[jboss-jira] [JBoss JIRA] (AS7-4406) JBAS015507: Handler chain config file not found in ResourceRoot
Abhijit Sarkar (JIRA)
jira-events at lists.jboss.org
Thu Apr 5 13:18:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhijit Sarkar reopened AS7-4406:
---------------------------------
I am sorry, I attached the wrong artifact. I had 2 JIRAs and I accidentally switched the artifacts. I've now attached the correct one with the forum post.
Once again, sorry for the confusion, it was an honest mistake.
> JBAS015507: Handler chain config file not found in ResourceRoot
> ---------------------------------------------------------------
>
> Key: AS7-4406
> URL: https://issues.jboss.org/browse/AS7-4406
> Project: Application Server 7
> Issue Type: Bug
> Components: Web Services
> Affects Versions: 7.1.1.Final
> Environment: Mac OS X, Apple JDK 1.6.29, JBoss AS 7.1.1.Final
> Reporter: Abhijit Sarkar
> Assignee: Alessio Soldano
> Labels: HandlerChain, jax-ws
>
> AS 7 can't find the handler config file configured on JAX-WS Stateless EJB3 Endpoint.
> 23:57:07,279 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.deployment.unit.jaxrs-ejb.PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit.jaxrs-ejb.PARSE: Failed to process phase PARSE of deployment "jaxrs-ejb"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_29]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_29]
> at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_29]
> Caused by: javax.xml.ws.WebServiceException: JBAS015507: Handler chain config file /handler-chain.xml not found in ResourceRoot [root="/content/jaxrs-ejb"]
> at org.jboss.as.webservices.injection.WSHandlerChainAnnotationProcessor.getInputStream(WSHandlerChainAnnotationProcessor.java:158)
> at org.jboss.as.webservices.injection.WSHandlerChainAnnotationProcessor.processHandlerChainAnnotation(WSHandlerChainAnnotationProcessor.java:130)
> at org.jboss.as.webservices.injection.WSHandlerChainAnnotationProcessor.processHandlerChainAnnotations(WSHandlerChainAnnotationProcessor.java:116)
> at org.jboss.as.webservices.injection.WSHandlerChainAnnotationProcessor.deploy(WSHandlerChainAnnotationProcessor.java:93)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
> ... 5 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list