JBoss Community

While deploying .war file - ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController]

reply from Wolfgang Knauf in Beginner's Corner - View the full discussion

Hi,

 

seems your war file contains a xml parser. This is a known problem with JBoss: it contains its own xml parser, and thus a parser in a deployed application results in exceptions.

 

If possible remove all xml parser related jar files.

If this is not possible, you might play around with classloader configuration. I don't have a link now, but google will help you ;-)

 

Best regards

 

Wolfgang

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community