[jboss-user] [Beginner's Corner] - Re: Error deploying ear file to jboss 6x

Wolfgang Knauf do-not-reply at jboss.com
Fri Aug 26 07:45:08 EDT 2011


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

"Re: Error deploying ear file to jboss 6x"

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

--------------------------------------------------------------
Hi,

it seems your app contains JAR files which are already part of JBoss (e.g. xml parsers).

I would suggest to remove:
-dom4j-1.6.1.jar
-hibernate-3.2.5.ga.jar  (Hibernate should not be bundled with your own app)
-log4j-1.2.8.jar
-xml-apis-1.3.02.jar

If your app does not work without this stuff, you have to play with classloading. I don't have a link here, you have to search the web yourself.

Best regards

Wolfgang
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/623167#623167]

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/20110826/6b9e8f96/attachment-0001.html 


More information about the jboss-user mailing list