Hi,
Axis2.no longer supports this...
Please use MessageContext.getCurrentContext();
~Thilina
On 11/17/06, Mehar SVLN <[EMAIL PROTECTED]> wrote:
Hai all,
I have a wsdl and i have generated the server side skeleton for it...
Now in the skeleton i have added the code like
//added to get the context
public void setOperationContext(OperationContext
opCtx)
throws AxisFault {
inMesasgeContext = opCtx.getMessageContext(
WSDLConstants.MESSAGE_LABEL_IN_VALUE);
}
I need the messageContext to get the envelope, inside the skeleton...
Anyone let me know whatz going wrong....
Thanks in advance
--
Rgds
Mehar
--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]