I have made a change to Jetty (tag JBOSS_200202072130) that has a
setClassLoader method on HttpContext ( and thus WebApplicationContext).

This will allow the JBoss UCL to be set during deployment and thus to
completely avoid the Jetty ContextLoader and any policy that it may
implement.

The only down side of this, is that the getFileClassPath method will
also have to be specialized so that a classpath can be generated that
can be passed to javac for JSP compilation.

I'm not sure who should be making these changes now? Jules or Oleg.
It may be worthwhile to also give Jan checking permission and then we
can also checkin jetty updates and JettyService patches.

cheers


-- 
Greg Wilkins<[EMAIL PROTECTED]>          GB  Phone: +44-(0)7092063462
Mort Bay Consulting Australia and UK.    Mbl Phone: +61-(0)4 17786631
http://www.mortbay.com                   AU  Phone: +61-(0)2 98107029


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to