You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by schalk <sc...@volume4.com> on 2006/12/18 09:16:30 UTC

HTTP Header SOAPAction

Hi All,

When running the code below I get the following error. any idea...

ERROR  - [soap-service] - AxisFault Cause: Server did not recognize the value
of HTTP Header SOAPAction: urn:anonOutInOp.

log.debug("Sending envelope...\n");
	        opClient.execute(true); // Blocking invocation
	    	MessageContext resp =
opClient.getMessageContext(WSDLConstants.MESSAGE_LABEL_OUT_VALUE);

Also, how do I know whether or not the above execute method completed
successfully? Thank everyone!

--
Open WebMail Project (http://openwebmail.org)


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org