summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/contribution-jee-impl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation ↵slaws2009-05-273-0/+127
| | | | | | composite. Set the "ejb" intent on both local and remote services. Add a definitions.xml to define the "ejb" intent. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779160 13f79535-47bb-0310-9956-ffa450edef68
* Set the EJB classloader in EJBModuleInfo.vamsic0072009-04-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767214 13f79535-47bb-0310-9956-ffa450edef68
* Type should be WAR instead of EAR.vamsic0072009-04-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767212 13f79535-47bb-0310-9956-ffa450edef68
* It should be EAR instead of EJB.vamsic0072009-04-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767169 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2972 instigate contribution type specific class loading to allow the ↵slaws2009-04-216-334/+454
| | | | | | 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
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-181-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No ↵slaws2009-04-164-0/+389
| | | | | | where near done yet but allows us to experiment and explore the problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765687 13f79535-47bb-0310-9956-ffa450edef68
* Make the openejb version consistent and fix the NPE & UnsupportedModuleTyperfeng2009-04-041-32/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2956 Java EE Archive introspectionvamsic0072009-04-031-0/+4
| | | | | | o when mapped name is null, use bean name as mapped name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761778 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-04-031-2/+2
| | | | | | | 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
* TUSCANY-2936 Extension point API for Java EEvamsic0072009-03-241-3/+3
| | | | | | o Changed WebModuleInfo to identify individual class artifacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757679 13f79535-47bb-0310-9956-ffa450edef68
* Do not throw exception if the jar is not an EJB jar.vamsic0072009-03-211-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756952 13f79535-47bb-0310-9956-ffa450edef68
* Java EE Introspection code using OpenEJB.vamsic0072009-03-186-0/+804
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755743 13f79535-47bb-0310-9956-ffa450edef68