Is this what you are looking for?

SOAPEnvelope env = msgContext.getEnvelope();
SoapBody body = env.getBody();


At 02:20 PM 9/13/2007, Jason Cunning wrote:
Hi,

Question about getting at web service user data from within a custom module using axis2....

Is there a way to access the parameters in the soap body from the MessageContext object?

Thank you,
Jason


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to