12:58:02,629 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "switchyard-demo-webapp-deploy.war" (runtime-name: "switchyard-demo-webapp-deploy.war")
|
12:58:04,713 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jaxb-api.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,713 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jaxb-impl.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry activation.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-xjc-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,742 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jaxb-api.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,743 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry activation.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,743 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,743 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry jaxb1-impl.jar in /content/switchyard-demo-webapp-deploy.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
|
12:58:04,879 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.unit."switchyard-demo-webapp-deploy.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."switchyard-demo-webapp-deploy.war".PARSE: JBAS018733: Failed to process phase PARSE of deployment "switchyard-demo-webapp-deploy.war"
|
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.1.0.Final.jar:8.1.0.Final]
|
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
|
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_75]
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_75]
|
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_75]
|
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS015599: Apache CXF library (cxf-rt-transports-local-2.7.11.redhat-3.jar) detected in ws endpoint deployment; either provide a proper deployment replacing embedded libraries with container module dependencies or disable the webservices subsystem for the current deployment adding a proper jboss-deployment-structure.xml descriptor to it. The former approach is recommended, as the latter approach causes most of the webservices Java EE and any JBossWS specific functionality to be disabled.
|
at org.jboss.as.webservices.deployers.WSLibraryFilterProcessor.deploy(WSLibraryFilterProcessor.java:71)
|
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.1.0.Final.jar:8.1.0.Final]
|
... 5 more
|
|
12:58:04,881 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "switchyard-demo-webapp-deploy.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"switchyard-demo-webapp-deploy.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"switchyard-demo-webapp-deploy.war\".PARSE: JBAS018733: Failed to process phase PARSE of deployment \"switchyard-demo-webapp-deploy.war\"
|
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS015599: Apache CXF library (cxf-rt-transports-local-2.7.11.redhat-3.jar) detected in ws endpoint deployment; either provide a proper deployment replacing embedded libraries with container module dependencies or disable the webservices subsystem for the current deployment adding a proper jboss-deployment-structure.xml descriptor to it. The former approach is recommended, as the latter approach causes most of the webservices Java EE and any JBossWS specific functionality to be disabled."}}
|