In the new AS5/MC classloader methodology, wouldn't the proper fix be to exclude the
builtin JSF classes from deployments that specify this parameter? Like, using
classloading metadata somehow... maybe bunding the JSF RI as a "module" and
implicitly adding a "depends" thing into any web deployment that does NOT
specify the WAR_BUNDLES_JSF_JAR context param.
I guess it might be tricky since it's implemented as a context-param rather than, say,
a top-level metadata thinger in jboss-web.xml. But I bet it's still doable this
way... where does the WAR deployer live these days? Has it been POJO-ized?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192222#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...