summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/contribution-jee-impl/src/main/java/org/apache/tuscany/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x trunklresende7-1113/+0
2009-10-29Injection info for SCA references from Java EE optional extensionvamsic0071-0/+6
2009-10-07Set the context class loader as the module's class loader instead of the temp...vamsic0071-0/+60
2009-05-27TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composi...slaws1-0/+73
2009-04-21Set the EJB classloader in EJBModuleInfo.vamsic0071-0/+1
2009-04-21Type should be WAR instead of EAR.vamsic0071-1/+1
2009-04-21TUSCANY-2972 instigate contribution type specific class loading to allow the ...slaws5-333/+452
2009-04-16TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No wh...slaws3-0/+372
2009-04-04Make the openejb version consistent and fix the NPE & UnsupportedModuleTyperfeng1-32/+34
2009-04-03TUSCANY-2956 Java EE Archive introspectionvamsic0071-0/+4
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0071-3/+3
2009-03-21Do not throw exception if the jar is not an EJB jar.vamsic0071-3/+15
2009-03-18Java EE Introspection code using OpenEJB.vamsic0072-0/+464