If your service implementation class specified in your *.aar file has a
method setOperationContext, that method will be called automatically
with the Operation Context. I simply do

    public void
setOperationContext(org.apache.axis2.context.OperationContext
pOperationContext)

    {

        org.apache.axis2.context.OperationContext  myOperationContext =
pOperationContext;

    }

 

 

________________________________

From: Vasil Benov [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 29, 2007 1:34 AM
To: [email protected]
Subject: [AXIS2] Using OperationContext in a web services implementation
class

 

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 URL:
    *) http://random.sks.keyserver.penguin.de/ 

Reply via email to