No, im doing this within my client side code that calls a soap server. Im in an EJB container.
-----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 27, 2005 4:33 PM To: [email protected] Subject: Re: MessageContext is always null Are you doing this in a handler? -- dims On 7/27/05, Hughes, Nicholas (LNG-DAY) <[EMAIL PROTECTED]> wrote: > > > > > Trying to get the MessageContext via the static method: > > > > MessageContext ctx = MessageContext.getCurrentContext(); > > > > ctx is always null at runtime. Do i need to register something? The > call thru axis is working, but i need some other values from the context. > > > Thanks. -- Davanum Srinivas -http://blogs.cocoondev.org/dims/
