summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:37:01 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:37:01 +0000
commit719fe27e65588eeb2e4d34f349162d54a0b6bf92 (patch)
tree6000c3560a2b1b7bd19a06a2f2e76aa098a53c63 /branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml
parente0c21c136abfd0c26d0d99d2258db15654adf92d (diff)
TUSCANY-3097 Add test to see if the application composites of modules inside an EAR are processed (they shouldn't be)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml b/branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml
index 7428735903..9a97cbd535 100644
--- a/branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml
+++ b/branches/sca-java-1.x/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/src/main/resources/META-INF/openejb-jar.xml
@@ -21,7 +21,7 @@
<dep:environment>
<dep:moduleId>
<dep:groupId>test</dep:groupId>
- <dep:artifactId>itest-contribution-jee-samples-7-ejb-nonenhanced</dep:artifactId>
+ <dep:artifactId>itest-contribution-jee-samples-12-ejb-appcomp-contrib-implicit</dep:artifactId>
<dep:version>1.0</dep:version>
<dep:type>jar</dep:type>
</dep:moduleId>