javier sanz created TUSCANY-4082: ------------------------------------ Summary: helloworld-web failed deploy Key: TUSCANY-4082 URL: https://issues.apache.org/jira/browse/TUSCANY-4082 Project: Tuscany Issue Type: Test Affects Versions: Java-SCA-2.0 Environment: win 7 java version "1.6.0_38" Java(TM) SE Runtime Environment (build 1.6.0_38-b05) Java HotSpot(TM) Client VM (build 20.13-b02, mixed mode, sharing) tuscany sca 2.0 Reporter: javier sanz Priority: Minor Fix For: Java-SCA-2.0
pom create a failed .war fiel, double including web-inf directory, then failed to deploy same component GRAVE: org.oasisopen.sca.ServiceRuntimeException: [Contribution: file:/C:/jboss-4.2.3.GA-prod/server/default/./deploy/helloworld-webapp.war/, Artifact: WEB-INF/web.composite] - [ASM_6001] More than one composite with the same name {http://samples}Helloworld found in contribution file:/C:/jboss-4.2.3.GA-prod/server/default/./deploy/helloworld-webapp.war/ java.lang.IllegalStateException: org.oasisopen.sca.ServiceRuntimeException: [Contribution: file:/C:/jboss-4.2.3.GA-prod/server/default/./deploy/helloworld-webapp.war/, Artifact: WEB-INF/web.composite] - [ASM_6001] More than one composite with the same name {http://samples}Helloworld found in contribution file:/C:/jboss-4.2.3.GA-prod/server/default/./deploy/helloworld-webapp.war/ at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:178) -- This message was sent by Atlassian JIRA (v6.1#6144)