This content has been marked as final.
Show 2 replies
-
1. Re: My Jboss eap 6.10 Deployment of war failure
ybxiang.china Sep 10, 2013 4:08 AM (in response to lf_86)...
-
2. Re: My Jboss eap 6.10 Deployment of war failure
sfcoy Sep 10, 2013 6:21 AM (in response to lf_86)To begin with, you need to remove these jars from your application:
- jaxb-impl-2.0.1.jar
- jaxb-xjc-2.0.1.jar
- mail-1.4.jar
- saaj-api-1.3.jar
- xalan-2.7.0.jar
However, your main problem is that you do not appear to have the object at java:/eis/XUConnectionFactory defined in your server configuration.
How was this set up in EAP 4.3?