Hello all,
I used WSDL2Java to create my classes and stubs from a WSDL file.
The service I am calling requires a certain header to be set. WSDL2Java
creates a class for the header object, but I'm not sure how to add that
object to the header. I found a way around it, by creating a
SOAPHeaderEleme
Hi,
I'm new to axis and am having a problem with a .NET service. I ran
WSDL2Java on their wsdl and created a client to connect to their
service.
The problem I'm having is this:
The object being returned by the call from the stub, contains an array
of MessageElement. The first element seems to b
Hi,
I'm new to axis and am having a problem with a .NET service. I ran
WSDL2Java on their wsdl and created a client to connect to their service.
The problem I'm having is this:
The object being returned by the call from the stub, contains an array
of MessageElement. The first element seems to b