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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to