AFAIK the spec doesn't outline how classloaders must work. In fact I think the word classloader only appears 2 times in the 1.3 spec and doesn't have anything to do with how a container must implement classloaders. However, there are requirements for enterprise applications to remain separate and independent and that pretty much means you have to do something with classloaders but we have a great deal of latitude.

Lyytinen Joonas wrote:

As far as I know, the classloader architecture is pretty much madated by
the J2EE spec, and there is not much that can be done with it.




Reply via email to