Hey

marc fleury wrote:
> |Well, actually it's not even thread local. Each call checks the context
> |classloader, and each context classloader has its own "java:comp"
> |namespace. So it's "thread local, kind of". "Classloader local" really.
> 
> I see so you hash on ClassLoader? he he I like it...

Exactly. Just a simple hashmap from classloader to NamingContext. 

Re: the other stuff, I repeat: it will work. Trust me ;-)

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


Reply via email to