[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: java2ClassLoadingCompliance in AS5?

adrian@jboss.org do-not-reply at jboss.com
Tue Nov 25 12:55:16 EST 2008


"scott.stark at jboss.org" wrote : We have a few tests for overriding things like logging, the xml parser impl that rely on this and are working. The general problem with overriding is whether or not the api was designed for it. For example, you cannot override the javax.xml.* classes, only the implementation of the interfaces.
  | 

The correct place to exclude javax.* classes should be on WarClassLoaderDeployer
or in your own WEB-INF/jboss-classloading.xml


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192230#4192230

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192230



More information about the jboss-dev-forums mailing list