> Was there anything in the old scheme that you needed? I think the new
> one has the same functionality, only easier to use.

It was just convenient to be able to create my own Naming implementation
and associate it with the current thread.

The problem now is that I don't know that I can create my context from a
Tomcat thread/classloader (which is what invokes my context
interceptor), even if I create a new BeanClassLoader and associate it
with the current thread.  Where does the context go when the container
creates the context for a bean?  How does the container "save off" the
environment it creates during init?  This used to be in the
BeanClassLoader.

Thanks, again.

Reply via email to