[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Specify library paths on ear files

PeterJ do-not-reply at jboss.com
Fri May 22 18:50:03 EDT 2009


Class cast exceptions usually happend when you include in your application a library that is already included in JBoss AS. In this case, remove from your EAR's library directory whatever JAR file contains the  org.apache.xerces.parsers.XML11Configuration  class (probably xerces.jar).

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

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



More information about the jboss-user mailing list