[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: RE: wsdl2Java proxy classes and SOAP headers
Does this mean that the addHeader method of the call object does not work in
beta2? Or do I have to add this method call to the ws2dl2Java proxy object ?
If so, could
[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: RE: wsdl2Java proxy classes and SOAP headers
Does this mean that the addHeader method of the call object does not work in
beta2? Or do I have to add this method call to the ws2dl2Java proxy object ?
If so, could
formed wsdl that defines
soap:header entries you may appreciate the patch we are talking about.
Sylvain.
-Original Message-
From: Martin Pichardo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: RE: wsdl2Java proxy classes and SOAP headers
s-user
Pour : [EMAIL PROTECTED]
cc :
ccc : Pascal Recchia/Devoteam
Objet : RE: wsdl2Java proxy classes and SOAP headers
[IMAGE]
Does this mean that the addHeader method of the call object does not work in
beta2? Or do I have to add this method call to the ws2dl2Java proxy object ?
If so, could you
Does this mean that the addHeader method of the call object does not work in
beta2? Or do I have to add this method call to the ws2dl2Java proxy object ?
If so, could you send me the patch you spoke about ?
Thanks,
Martin
_
M
h.
/Chris
-Original Message-
From: St-Germain, Sylvain [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 02, 2002 9:33 AM
To: [EMAIL PROTECTED]
Subject: RE: wsdl2Java proxy classes and SOAP headers
Axis does support SOAP header but not yet out of the box. I.e.
wsdl2java
ignores the soap:header
: Martin Pichardo [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 01, 2002 5:44 AM
To: [EMAIL PROTECTED]
Subject: wsdl2Java proxy classes and SOAP headers
Hello,
Do the proxy classes generated by the wsdl2Java tool support SOAPHeaders. If
so, does anyone have a simple code snippet for passing
Hello,
Do the proxy classes generated by the wsdl2Java tool support SOAPHeaders. If
so, does anyone have a simple code snippet for passing SOAPHeaders with the
beta2 build. I am trying to pass user credentials to a .Net protected
webservice.
I also need to pass an X509 certificate but have