summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6.1-RC2/modules/contribution-jee/src/main/java/org/apache/tuscany/sca/contribution/jee/impl/JavaEEOptionalExtensionImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-16Tag for 1.6.1-RC2nash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035578 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Copy 1.6 release to new 1.6.1 branchnash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988487 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21Copy 1.x trunk to branches for start of 1.6 releaseantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892786 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Moving 1.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Create an SCA Reference from EJB reference only if there is no @Reference ↵vamsic0071-0/+4
annotation on that field or method. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834442 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Correcting an error from previous commit. The check should be for null.vamsic0071-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834438 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Create an SCA Reference from EJB reference only if there is no @Reference ↵vamsic0071-0/+35
annotation on that field or method. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834409 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit ↵slaws1-3/+4
alongside the EJBInfo. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779891 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28TUSCANY-3052 - Add module info object to the EJB implementation generated ↵slaws1-6/+45
model object. Add in the web implementation generated model object. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779701 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation ↵slaws1-0/+2
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
2009-05-22TUSCANY-3052 - Correct the way that JEEImplementations are represented so ↵slaws1-18/+76
that they appear as composites. In that way an application composite, when present, can naturally be included in the component hierarchy. When an application composite isn't present then the composite is created on the fly based on the information from the introspected archive. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777618 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18o JavaEE processors to introspect WAR, JAR and EAR files and create model ↵vamsic0071-0/+259
objects o JavaEE extensions to create SCA Services, SCA References and SCA Properties from EJB3 business interfaces, Remote EJB3 references and Env Entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755722 13f79535-47bb-0310-9956-ffa450edef68