Thanks. My bug was really too obvious.

Olivier.

-------- Message d'origine--------
De: Doughty, Michael [mailto:[email protected]]
Date: dim. 31/01/2010 07 h 28
À: Apache AXIS C User List
Objet : RE: How to set SOAPAction header for SOAP 1.1?
 
It looks like you're setting the soap action to a string pointer that you 
haven't initialized or set to the proper value.  From looking at the WSDL it 
seems like that value should be the local value "get_Password", but the example 
they have on that site shows that it should be set to the qualified value 
"http://www.mellbourn.com/WebServices/get_Password";.  So set the string value 
of the action to the latter of the two and rebuild.

<<winmail.dat>>

Reply via email to