On Mon, 2006-10-30 at 14:48 -0600, R J Scheuerle Jr wrote: > Yes, this is a problem. Axis v1.0 had the following on its > MessageContext: > static ThreadLocal currentThreadMessageContext = new ThreadLocal(); > > So in order to implement the solution, we would need to add this > capability to the Axis2 MessageContext > and set the currentThreadMessageContext in the transport utilities > when the Message is received. > > Dims/Sanjiva, > Would you allow us to change MessageContext and the transport utils to > set the MessageContext on TLS ?
No because it makes no sense with the Axis2 architecture. I agree with Dims' follow-on mail; I don't understand what underlying problem you're trying to solve yet and until that's clear its not possible to figure out a good solution. Sanjiva. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
