summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/contribution-jee (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-28Code update to support external EAR has broken this test. Ignoring the test ↵vamsic0071-0/+1
for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769378 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28The war file generated by the jee sample project has a long name. Updating ↵vamsic0071-1/+1
the url accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769376 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25o Updated artifactId to the correct (long) one.vamsic0071-1/+2
o Added missing type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768577 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21TUSCANY-2972 instigate contribution type specific class loading to allow the ↵slaws1-1/+1
JEE classloader to be used independently of jar, zip, dir classloading schemes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767015 13f79535-47bb-0310-9956-ffa450edef68
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Separate the contribution JEE sample scenarios from the contribution JEE ↵slaws2-0/+93
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
2009-04-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-0/+39
o Test Enhanced EAR w application composite containing non-enhanced WAR, non-enhanced EJB JAR. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761817 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-0/+23
o Test Enhanced EAR containing non-enhanced WAR, non-enhanced EJB JAR. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761806 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-0/+25
o Test non-enhanced EAR containing non-enhanced WAR, non-enhanced EJB JAR. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761797 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-1/+12
o Adding more needed dependencies o Not enabling the module contribution-jee in itests since it will required OPENEJB-1005 be resolved for the tests to run successfully on Windows. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761729 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Added the missing JSP spec dependency.vamsic0071-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760893 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31Reversing the changes committed accidentally in the last commit.vamsic0071-7/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760570 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-2/+7
Added missing test resource. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760561 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0077-0/+334
o Added tests for EJB jar and WAR contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757466 13f79535-47bb-0310-9956-ffa450edef68