See java.lang.ThreadLocal javadoc

Julian Hagenauer wrote:
On Mon, 18 Dec 2006 06:43:41 -0800
"Jeff Greif" <[EMAIL PROTECTED]> wrote:

In Axis 1.x, MessageContext.getCurrentContext() retrieves a value from
ThreadLocal storage.  The same thing may be done in Axis 2.  To make
this call available in some thread you create, you would have to know
its exact implementation and set the ThreadLocal storage of the thread
you create accordingly..

Jeff

Hi,
i am using Axis 1.x.
Can you give some further instructions how to set the ThreadLocal storage?

Thank you,
Julian

---------------------------------------------------------------------
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]

Reply via email to