On Oct 6, 2004, at 5:33 PM, Dain Sundstrom wrote:
On Oct 6, 2004, at 5:13 PM, [EMAIL PROTECTED] wrote:
Added explicit handling of web application classloader which handles WEB-INF/classes and WEB-INF/lib/*.jar
This class loader is also used during deployment so env ref classes can come from the war classes
Changed Configuration to set the configurationBaseUrl on each gbean in configuration that has such an attibute
Forgot to mention that I broke contextPriorityClassLoader, which is where we load classes from the web app in preference to parent class loaders. I'm starting on this now.
Finished that.
BTW, I find the name "contextPriorityClassLoader" a bit non-intuitive, what do other app servers call this (specifically weblogic and webshpere).
I'm still interested in this if anyone has the info...
-dain
