[jboss-user] [Beginner's Corner] - While deploying .war file - ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController]

Wolfgang Knauf do-not-reply at jboss.com
Fri Jul 9 08:45:19 EDT 2010


Wolfgang Knauf [http://community.jboss.org/people/WolfgangKnauf] replied to the discussion

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

To view the discussion, visit: http://community.jboss.org/message/551931#551931

--------------------------------------------------------------
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
[http://community.jboss.org/message/551931#551931]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100709/09ee0a66/attachment.html 


More information about the jboss-user mailing list