summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/implementation-jee/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-02Merge from 1.5.1:rfeng1-1/+0
1) Fix for TUSCANY-3238 2) Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810726 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Removing unused imports to avoid package does not exist errors for ↵lresende1-5/+2
org.apache.tuscany.sca.implementation.node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779822 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28TUSCANY-3052 - Add module info object to the EJB implementation generated ↵slaws1-5/+8
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-2/+22
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 ↵slaws3-31/+42
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-05-21TUSCANY-3041- policySets & intents not resolved on implementation.jee, ↵antelder2-1/+12
applied patch from vamsi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777142 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws1-10/+27
code to show how to process an archive that appears outside of the contribution that references it. See TestExternalEarModelResolver.java. Some jee processing changes were required to make this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770930 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25TUSCANY-2977 determine implementation.jee component type from application ↵vamsic0071-23/+74
composite if one is available o Added a model object resolver to obtain application composite using uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Add an external ear modelresolver approach to the jee itestantelder1-23/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767905 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Update to introspect external ear archivesantelder1-4/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767522 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13TUSCANY-2958 JEEImplementationImpl, WebImplementationImpl and ↵vamsic0071-41/+5
EJBImplementationImpl need to implement PolicySetAttachPoint o Make these classes extend ImplementationImpl. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764380 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2956 Java EE Archive introspectionvamsic0071-14/+48
o implementation.jee to handle archive value "" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761772 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Use the JavaEE extensions to compute SCA services, SCA references and SCA ↵vamsic0071-8/+55
properties from EJB3 business interfaces, Remote EJB3 references and EnvEntries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756150 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende7-0/+374
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68