Hi,
can someone help me figure this one out?
When calling generated client stub, _returnMessageContext is set to
null, and next command throws null pointer exception.
When executing through debugger, everything works fine.
org.apache.axis2.context.MessageContext _returnMessageContext =
_operationClient.getMessageContext(org.apache.axis2.wsdl.WSDLConstants.MESSAGE_LABEL_IN_VALUE);
org.apache.axiom.soap.SOAPEnvelope _returnEnv =
_returnMessageContext.getEnvelope();
Can someone tell me why is this happening?
Thx,
Ivan
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org