[jboss-user] [JBoss Seam] - Re: Error when installing MyFaces in WEB-INF/lib
norman.richards@jboss.com
do-not-reply at jboss.com
Mon Dec 18 20:30:31 EST 2006
JBoss provides myfaces at the system level. When you duplicate system-level JARs in your application, you can run into all sorts of problems when classes loaded from one classloader interact with ones loaded from another. I don't know which classes are coming from which classloader, but that's not that important. The important thing is to know not to do it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994845#3994845
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994845
More information about the jboss-user
mailing list