-
Doing wsImport on the attached WSDL (which doesnt have a SOAP binding) fails.
>
Hi Binod,
I see you're using wsomcpile, that means jaxrpc. wscompile only worked with the
wsdl with SOAPBinding. It di…
-
There is the following descriptions in rule JSR181.
----------
[4.4 Annotation: javax.jws.WebParam] - [4.4.1 Description]
Member-Value : name
Meaning : A name MUST be specified if the operation is doc…
-
//I am using wsdl4j to parse the wsdl document to retrieve targetNamespace and
other info needed for dispatch.
Retrieving document at 'http://localhost:18181/newWSDLService/newWSDLPort?wsdl'.
Retrievi…
-
Hi,
when generating client-stubs via wscompile (from jwsdp 1.6) we noticed that the
generated webservice-client has a difference in the method name compared to the
WSDL (and also the SEI).
The origina…
-
There are two services A and B.
We have to login to A, get the HTTP cookie and set this on to B to exercise methods on B, and this works fine.
When we logout of A and login again we get a new Cookie, …
-
Test configuration:
wsit sources checked out and built from wsit.dev.java.net [27 july 2006] and
installed onto glassfish
Scenario:
SymmetricBinding with protection token:x509tokenV3token11\. Attempt…
-
The STS issued token example in Chapter 6 of the WSIT tutorial
does not work. The client fails with
Container-auth: wss: Error securing request
javax.xml.ws.soap.SOAPFaultException: java.lang.Unsuppo…
-
JAX-WS fails silently and returns a null given a SOAP:Lite response. This
results in a null object being returned to the client.
The expectation is that if a parse fails, atleast a proper exception n…
-
Original issue created by Vladimir Bodnartchouk on 04, Jul 2008 at 11:51 AM - PROACTIVE-404
(link: vbodnart@optimus helloWebServices)$ ll
total 16
-rwxr-xr-x 1 vbodnart activeeon 516 jui 3 17:11 h…