Re: [AXIS2] Using OperationContext in a web services implementation class

2007-01-29 Thread Deepal Jayasinghe
Hi Kent ; We changed Axis2 logic in 1.1 release and we are no longer call that method, if you want to access message context then you need to call MessageContext.getCurrentContext(); Thanks Deepal > If your service implementation class specified in your *.aar file has > a method setOperationCont

RE: [AXIS2] Using OperationContext in a web services implementation class

2007-01-29 Thread Kent Schmidt
) { org.apache.axis2.context.OperationContext myOperationContext = pOperationContext; } From: Vasil Benov [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2007 1:34 AM To: axis-user@ws.apache.org Subject: [AXIS2] Using OperationContext in a web services

Re: [AXIS2] Using OperationContext in a web services implementation class

2007-01-29 Thread Vasil Benov
Thanks Deepal, Regards, Vasil On 1/29/07, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: Yes you can do the following; MessageContext msgCtx = MessageContext.getCurrentMessageContext(); msgCtx.getOperationContext(); Thanks Deepal > Hi all, > > Is it possible to access the OperationContext in a

Re: [AXIS2] Using OperationContext in a web services implementation class

2007-01-29 Thread Deepal Jayasinghe
Yes you can do the following; MessageContext msgCtx = MessageContext.getCurrentMessageContext(); msgCtx.getOperationContext(); Thanks Deepal > Hi all, > > Is it possible to access the OperationContext in a services > implementation class? > > Thanks in advance > > Regards, Vasil > > -- > Vasil B

[AXIS2] Using OperationContext in a web services implementation class

2007-01-29 Thread Vasil Benov
Hi all, Is it possible to access the OperationContext in a services implementation class? Thanks in advance Regards, Vasil -- Vasil Benov, Mobile: +359(0)889/202682 @-mail: benovv at gmail dot com ICQ: 140269988 GPG Fingerprint: 2CDC 5DA0 4C0A 7C06 5259 DE12 ACF3 177C 8906 0908 Public Key UR