Hi Michele; yes , we removed that interface and provide an easy way to access message context in side the service impl class. What you have to do is call MessageContext.getCurrentContext();
It will give you the message context you want to access. >Hi all, > >after a few weeks I've updated my axis2 libs and I've found out that >the Service interface has been removed while a new one has been added >(ServiceLifeCycle). Unfortunately the new interface does not provide >any facility to obtain the operation/message context (i.e. the old >setOperationContext method). Is there any workaround for this problem? > > >Thanks in advance, >Michele > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
