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

stan.silvert@jboss.com do-not-reply at jboss.com
Tue Nov 25 12:10:08 EST 2008


Dimitris just re-enabled an old test that excercises the WAR_BUNDLES_JSF_IMPL community-only feature:
http://www.jboss.org/community/docs/DOC-10182

The test is now failing on AS5 because the JSF classes in jbossweb.sar/jsf-libs are loaded before the JSF classes in WEB-INF/lib.

The observed behavior is the same as if you set java2ClassLoadingCompliance=true on AS4.2.

So I'm first wondering if anyone knows if we have a reliable unit test for java2ClassLoadingCompliance?  Perhaps java2ClassLoadingCompliance simply isn't working in AS5.

If that's not it then we will need to dig deeper.  Any ideas?

Stan

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

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



More information about the jboss-dev-forums mailing list