Hi again Sorry to bother but getLastOperationContext always return null Do I have to do something before calling getLastOperationContext?
Thanks Sharon -----Original Message----- From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 7:43 PM To: [email protected] Subject: Re: get response MessageContext from HttpportStub Hi Sharon , I'm sorry it should be serviceClient.getLastOperationContext(); Thanks Deepal > Thank you Deepal > I am unable to find this implementation in Axis2 1.2 or in the nightly > builds (ServiceClient.getCurrentOperationContext) > > Thank you > > > -----Original Message----- > From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 18, 2007 8:39 AM > To: [email protected] > Subject: Re: get response MessageContext from HttpportStub > > You can get as follows; > ServiceClient.getCurrentOperationContext().getMessageContext("In"); > > Sharon wrote: > >> >> >> HI all >> >> How do I get response MessageContext from HttpportStub in order to >> extract the attachments? >> >> >> >> Thank you >> >> Sharon >> >> > > > > > \ --------------------------------------------------------------------- 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]
