From 904dfab75e47aaa12610ecdf2a26ea266d8069f1 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 15 Apr 2009 14:47:05 +0000 Subject: Separate the contribution JEE sample scenarios from the contribution JEE itests so we can see the source for the samples and more easily mix and match to construct the various combinations required. Add a new test relating to a single sample scenario to explore the problem with classloading where the JEE archive classloader is not available during contribution resolution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765218 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/itest/contribution-jee/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'branches/sca-java-1.x/itest/contribution-jee/pom.xml') diff --git a/branches/sca-java-1.x/itest/contribution-jee/pom.xml b/branches/sca-java-1.x/itest/contribution-jee/pom.xml index 83f4a220a7..133345ef20 100644 --- a/branches/sca-java-1.x/itest/contribution-jee/pom.xml +++ b/branches/sca-java-1.x/itest/contribution-jee/pom.xml @@ -83,6 +83,12 @@ tuscany-implementation-web-runtime 1.5-SNAPSHOT + + + org.apache.tuscany.sca + itest-contribution-jee-samples + 1.5-SNAPSHOT + org.apache.myfaces.core @@ -95,6 +101,7 @@ myfaces-impl 1.2.3 + org.apache.geronimo.specs geronimo-jsp_2.1_spec -- cgit v1.2.3