RE: wsdl2Java proxy classes and SOAP headers

2002-07-05 Thread Martin Pichardo
[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

RE: wsdl2Java proxy classes and SOAP headers

2002-07-05 Thread Martin Pichardo
[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

RE: wsdl2Java proxy classes and SOAP headers

2002-07-03 Thread St-Germain, Sylvain
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

Réf. : RE: wsdl2Java proxy classes and SOAP headers

2002-07-03 Thread pascal . recchia
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

RE: wsdl2Java proxy classes and SOAP headers

2002-07-03 Thread Martin Pichardo
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

RE: wsdl2Java proxy classes and SOAP headers

2002-07-02 Thread Chris Haddad
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

RE: wsdl2Java proxy classes and SOAP headers

2002-07-02 Thread St-Germain, Sylvain
Axis does support SOAP header but not yet out of the box. I.e. wsdl2java ignores the soap:header entries in the WSDL. I have a patch for it but it has not yet made its way into the main branch. Let me know if you are interested I can post it. Sylvain. -Original Message- From: Marti