summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/contribution-jee-impl/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 1.x trunklresende2009-11-1311-1203/+0
* Injection info for SCA references from Java EE optional extensionvamsic0072009-10-291-0/+6
* Set the context class loader as the module's class loader instead of the temp...vamsic0072009-10-071-0/+60
* TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composi...slaws2009-05-273-0/+127
* Set the EJB classloader in EJBModuleInfo.vamsic0072009-04-211-0/+1
* Type should be WAR instead of EAR.vamsic0072009-04-211-1/+1
* It should be EAR instead of EJB.vamsic0072009-04-211-1/+1
* TUSCANY-2972 instigate contribution type specific class loading to allow the ...slaws2009-04-216-334/+454
* TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No wh...slaws2009-04-164-0/+389
* Make the openejb version consistent and fix the NPE & UnsupportedModuleTyperfeng2009-04-041-32/+34
* TUSCANY-2956 Java EE Archive introspectionvamsic0072009-04-031-0/+4
* TUSCANY-2936 Extension point API for Java EEvamsic0072009-03-241-3/+3
* Do not throw exception if the jar is not an EJB jar.vamsic0072009-03-211-3/+15
* Java EE Introspection code using OpenEJB.vamsic0072009-03-183-0/+482