Issue Type: Bug Bug
Assignee: Magesh Bojan
Created: 14/Jul/13 2:40 AM
Description:
Caused by: org.switchyard.component.resteasy.RESTEasyPublishException: java.lang.IllegalArgumentException: JBWEB000250: Child container with name /test1 already exists
          at org.switchyard.component.resteasy.InboundHandler.doStart(InboundHandler.java:86)
          at org.switchyard.deploy.BaseServiceHandler.start(BaseServiceHandler.java:60)
          at org.switchyard.deploy.internal.Deployment.deployServiceBindings(Deployment.java:612)
          at org.switchyard.deploy.internal.Deployment.start(Deployment.java:143)
          at org.switchyard.as7.extension.deployment.SwitchYardDeployment.start(SwitchYardDeployment.java:101)
          at org.switchyard.as7.extension.services.SwitchYardService.start(SwitchYardService.java:73)
          ... 5 more
Caused by: java.lang.IllegalArgumentException: JBWEB000250: Child container with name /test1 already exists
          at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:794)
          at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:785)
          at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:353)
          at org.switchyard.as7.extension.resteasy.RESTEasyResourcePublisher.publish(RESTEasyResourcePublisher.java:82)
          at org.switchyard.component.resteasy.InboundHandler.doStart(InboundHandler.java:82)
          ... 10 more
Project: SwitchYard
Priority: Major Major
Reporter: Magesh Bojan
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira