JBoss Community

JBOSS EAP 6.0 Deployment of war failure

created by Amit Telang in JBoss AS 7 Development - View the full discussion

Hi,

 

My application war works fine in Weblogic and Tomcat but same war I am uanble to deploy in Jboss EAP 6.0.

My application server is going to migrate on Jboss EAP.

Please help me why its failing.

 

14:18:46,145 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "fiveseries.war"

14:18:53,665 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xml-apis.jar in /C:/Program Files/jboss-eap-6.0.0/jboss-eap-6.0/standalone/deployments/fiveseries.war/WEB-INF/lib/ant-1.5.jar  does not point to a valid jar for a Class-Path reference.

14:18:53,665 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xercesImpl.jar in /C:/Program Files/jboss-eap-6.0.0/jboss-eap-6.0/standalone/deployments/fiveseries.war/WEB-INF/lib/ant-1.5.jar  does not point to a valid jar for a Class-Path reference.

14:18:53,665 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry optional.jar in /C:/Program Files/jboss-eap-6.0.0/jboss-eap-6.0/standalone/deployments/fiveseries.war/WEB-INF/lib/ant-1.5.jar  does not point to a valid jar for a Class-Path reference.

14:18:53,665 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xalan.jar in /C:/Program Files/jboss-eap-6.0.0/jboss-eap-6.0/standalone/deployments/fiveseries.war/WEB-INF/lib/ant-1.5.jar  does not point to a valid jar for a Class-Path reference.

14:18:53,675 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry activation.jar in /C:/Program Files/jboss-eap-6.0.0/jboss-eap-6.0/standalone/deployments/fiveseries.war/WEB-INF/lib/mail-1.4.jar  does not point to a valid jar for a Class-Path reference.

dependencies>]","jboss.deployment.unit.\"fiveseries.war\".component.\"org.apache.strutsel.taglib.tiles.ELPutListTag\".START Missing[JBAS014861: <one or more transitive dependencies>]"]}

14:19:02,058 INFO  [org.jboss.as.osgi] (MSC service thread 1-3) JBAS011908: Unregister module: Module "deployment.fiveseries.war:main" from Service Module Loader

14:19:05,228 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment fiveseries.war in 3303ms

14:19:05,228 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" =>

 

Thanks,

Amit

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community