summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/contribution-jee/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correcting an error from previous commit. The check should be for null.vamsic0072009-11-101-1/+1
* Create an SCA Reference from EJB reference only if there is no @Reference ann...vamsic0072009-11-101-0/+35
* Injection info for SCA references from Java EE optional extensionvamsic0072009-10-292-0/+29
* TUSCANY-3198 - keep generated EJB component implementations distinct. They we...slaws2009-08-071-0/+7
* TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() fail...vamsic0072009-06-251-18/+5
* TUSCANY-3097 don't process application composites of modules inside an EAR ar...slaws2009-06-231-1/+5
* TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit alongs...slaws2009-05-294-6/+31
* TUSCANY-3052 - Add module info object to the EJB implementation generated mod...slaws2009-05-288-38/+241
* TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composi...slaws2009-05-274-0/+96
* TUSCANY-3052 - Correct the way that JEEImplementations are represented so tha...slaws2009-05-226-40/+277
* TUSCANY-2978 - Add test code to exercise new JEE sample archives including co...slaws2009-05-021-0/+3
* TUSCANY-2977 determine implementation.jee component type from application com...vamsic0072009-04-254-1/+158
* Add an external ear modelresolver approach to the jee itestantelder2009-04-231-0/+28
* TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No wh...slaws2009-04-164-0/+24
* Don't fall over if there is no introspector, e.g. if contribution-jee-impl is...slaws2009-03-261-5/+8
* TUSCANY-2936 Extension point API for Java EEvamsic0072009-03-243-1/+39
* TUSCANY-2936 Extension point API for Java EEvamsic0072009-03-242-4/+24
* Do not throw exception if the jar is not an EJB jar.vamsic0072009-03-211-2/+4
* URI "" corresponds to the archive as an artifact.vamsic0072009-03-183-3/+3
* Updated the methods to throw ContributionReadException.vamsic0072009-03-181-4/+8
* Missing and wrongly placed license headers.vamsic0072009-03-182-15/+33
* o JavaEE processors to introspect WAR, JAR and EAR files and create model obj...vamsic0072009-03-1833-1125/+1450
* Creating Java SCA 1.x branchlresende2008-11-1316-0/+1434