Quantcast
Channel: Metro and JAXB Related Items on Java.net
Browsing all 171 articles
Browse latest View live
↧

Force creation of classes for simple elements

I understand that JAXB's behavior is to not generate unnecessary classes and that in the example below no 'Foo' class will be generated. Without changes my XSD is there a way to force creation of a...

View Article


WSS1925: No CipherValue found in CipherData

Hi. I try to implement the "Example: Username Authentication with Symmetric Key (UA)" from the metro guide (https://metro.java.net/guide/ch12.html#ahiej) and get the error "SEVERE: WSS1925: No...

View Article


vhd data recovery

VHD DATA rRecovery software for Windows let you restore your VHD data along with videos, audios, images, archive, database etc. VHD data recovery tool offers advance scanning options thus recovering...

View Article

JAX-WS client and service within same VM

Hi All, I want to implement Jax-WS client within same VM as service to enable cascading of service calls between different instances ( deployed in different servers ). Basically I want to enable my...

View Article

STS with wildcard certificates not working (Error occurred while locating...

Hi, iam a server administrator and a ready application was given to me for STS. This application was only tested with self signed certificates, but I need to run it with a wildcard certificate created...

View Article


No CipherValue found in CipherData for Metro 2.3 and glassfish 4

glassfish 4.0 and Metro 2.3 web service with Mutual certificates security. the following is soap message logging on server side.INFO: WSP5018: Loaded WSIT configuration from file:...

View Article

JAX-WS Provider with attachment streaming

I would like to implement a JAX-WS Provider, that receives large MTOM attachments. I would like to prevent the attachments from being cached in memory; I would like to stream them to a temporary file...

View Article

[SOAP, JAX-WS] WebService code to use an Operation with two different WSDL...

Hello guys,I'd like to request a consultation on a problem I am trying to solve involving JAX-WS.I have a Server application and two Client applications that communicate through SOAP. The server...

View Article


Need to explicit close ws client after use?

I've code similar topublic static void doIt() { String myWsdlUrl = "http://www.mycompany.com/WebService"; URL addr = new URL(myWsdlUrl); QName name = new QName("http://ws.mycompany.com.br/MyService/",...

View Article


SpringService getter for implType missing

Hi,I'm not sure if this is the correct forum to place my requirement. If not, I'm sorry.We have declared many webservice endpoints using spring (wss / ws namespace). To make usage easier, we use a...

View Article

WSIT Metro version 2.3 WSRM1124 error

We have a java application running on a JVM (IBM jdk and not Oracle's) inside of a Tomcat v7 server with the following propertiesJVM infoJava Version: 1.6.0 Java Vendor: IBM Corporation Java...

View Article
Browsing all 171 articles
Browse latest View live