summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/contribution-jee-samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws2009-08-071-0/+41
| | | | | | were being resolved down to one because the hashcode was not based on any unique EJB information git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801951 13f79535-47bb-0310-9956-ffa450edef68
* Add a new test. Function not supported yet so test is ignored at the moment. slaws2009-08-076-0/+199
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801935 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3148 remove version dependency from zip based JEE itestsslaws2009-07-154-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794326 13f79535-47bb-0310-9956-ffa450edef68
* Correct 6/06 typo in artifact nameantelder2009-07-031-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790966 13f79535-47bb-0310-9956-ffa450edef68
* Add in a second EJB component to show how the model is constructed. slaws2009-07-031-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790916 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3097 Add test to see if the application composites of modules inside ↵slaws2009-06-2313-1/+518
| | | | | | 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
* TUSCANY-2978 - add some property testsslaws2009-05-283-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779700 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - tidy contribution jee sample names and add 08slaws2009-05-2815-21/+242
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779500 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add more JEE tests to help show that the nested composites ↵slaws2009-05-2716-27/+317
| | | | | | are resolved/built correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779162 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - More tests to exercise the changes related to TUSCANY-3052 ↵slaws2009-05-2221-5/+779
| | | | | | where the JEEImplemenation model becomes a composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777620 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add some more sample archives based on the scenarios here ↵slaws2009-05-0219-62/+542
| | | | | | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Java+EE+Integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770928 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsrfeng2009-05-011-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770731 13f79535-47bb-0310-9956-ffa450edef68
* Add annotation dependency as the provided scope is not transitiverfeng2009-05-011-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770529 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some more JEE samples. No guarantee that these actually work ↵slaws2009-04-2115-1/+609
| | | | | | yet as I haven't run them in a JEE runtime but a place to start. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767108 13f79535-47bb-0310-9956-ffa450edef68
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-182-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Separate the contribution JEE sample scenarios from the contribution JEE ↵slaws2009-04-158-0/+383
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