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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...