17:24:40,567 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) Starting deployment of "envEntryWeb.war" 17:24:40,635 INFO [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-3) Add Service id=org.jboss.perf.test.Service address=http://localhost:8080/envEntryWeb/Show implementor=org.jboss.perf.test.Service invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker serviceName={http://test.perf.jboss.org/}Show portName={http://test.perf.jboss.org/}ServicePort wsdlLocation=null mtomEnabled=false 17:24:40,635 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-3) register: jboss.ws:context=envEntryWeb,endpoint=org.jboss.perf.test.Service 17:24:40,649 SEVERE [org.jboss.perf.test.Service] (MSC service thread 1-3) javax.naming.NameNotFoundException: java:comp/env/message 17:24:40,650 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-3) remove: jboss.ws:context=envEntryWeb,endpoint=org.jboss.perf.test.Service 17:24:40,651 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed to start service jboss.deployment.unit."envEntryWeb.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."envEntryWeb.war".INSTALL: Failed to process phase INSTALL of deployment "envEntryWeb.war" at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:121) [jboss-as-server-7.1.0.Beta1.jar:] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_22] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_22] at java.lang.Thread.run(Thread.java:679) [:1.6.0_22] Caused by: java.lang.RuntimeException: javax.naming.NameNotFoundException: java:comp/env/message at org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.newInstance(NonSpringBusHolder.java:174) at org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.configure(NonSpringBusHolder.java:96) at org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect.startDeploymentBus(BusDeploymentAspect.java:109) at org.jboss.wsf.stack.cxf.deployment.aspect.BusDeploymentAspect.start(BusDeploymentAspect.java:132) at org.jboss.as.webservices.deployers.AspectDeploymentProcessor.deploy(AspectDeploymentProcessor.java:74) at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115) [jboss-as-server-7.1.0.Beta1.jar:] ... 5 more Caused by: javax.naming.NameNotFoundException: java:comp/env/message at org.jboss.as.naming.InitialContext.lookup(InitialContext.java:90) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:213) at javax.naming.InitialContext.lookup(InitialContext.java:409) [:1.6.0_22] at org.jboss.perf.test.Service.(Service.java:42) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [:1.6.0_22] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [:1.6.0_22] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [:1.6.0_22] at java.lang.reflect.Constructor.newInstance(Constructor.java:532) [:1.6.0_22] at java.lang.Class.newInstance0(Class.java:372) [:1.6.0_22] at java.lang.Class.newInstance(Class.java:325) [:1.6.0_22] at org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.newInstance(NonSpringBusHolder.java:170) ... 10 more 17:24:40,655 INFO [org.jboss.as.server.controller] (pool-1-thread-3) Deployment of "envEntryWeb.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"envEntryWeb.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"envEntryWeb.war\".INSTALL: Failed to process phase INSTALL of deployment \"envEntryWeb.war\""}} 17:24:40,669 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Stopped deployment envEntryWeb.war in 13ms 17:24:40,670 INFO [org.jboss.as.controller] (pool-1-thread-3) JBAS014774: Service status report JBAS014777: Services which failed to start: service jboss.deployment.unit."envEntryWeb.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."envEntryWeb.war".INSTALL: Failed to process phase INSTALL of deployment "envEntryWeb.war"