summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder6-101/+183
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947583 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24Handle dependent contribution relationships so removing a contribution also ↵antelder3-31/+42
removes those depending on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947572 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Tidy up commentsantelder1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947388 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Updateto use getLocationAsURL from common module, add some todo's and delete ↵antelder1-18/+4
some blank lines git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947387 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Keep track of the default deployablesantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947386 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Start adding code for addDeploymentCompositeantelder2-21/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947265 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Remove now unused methodantelder1-21/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947258 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Remove class committed by accidentantelder1-168/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947256 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Uncomment test annotationantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947254 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Update with code to deploy composites, add getInstalledContributions and ↵antelder7-162/+491
getDeployedComposites. Refactor code to have a separate DeployedComposite class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947252 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Fix typo in method signatureantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947079 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Remove comment about deployContribution/undeployContribution as you can do ↵antelder2-9/+13
that with the existing methods and add getDeployedCompostes/getInstalledContributions to make that easier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947047 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Remove comment about stop/startComponent as you'd have to do the entire ↵antelder1-8/+0
composite and addToDomainLevelComposite/removeFromDomainLevelComposite exist for that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947044 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Add TODO about if in could just be using o.a.t.contibution.Contributionantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947035 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Update for Section10 interface updates and start to try to get it to work ↵antelder3-112/+317
more as the spec describes so without nodes and to have installed contributions and deploying/undeploying composites. (The tests getService methods no longer work as the scaclient factory impl expects Nodes to have been created) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947031 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Remove the methods that aren't necessary from whats in the spec, change ↵antelder1-29/+36
getSCAClientFactory to be just getService git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947029 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Add start of a basic impl using Node to install contributions. Not much ↵antelder8-3/+335
works yet but the helloworld type testcase does run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946913 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Add a getSCACLientFactory methodantelder2-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946603 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Experiment with whats required of the various things described in section 10 ↵antelder3-0/+321
of the Assembly spec. No clear idea what if anything would ever happen with this which is why its in contrib just looking at what the spec talks about and how or if its possible with Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946595 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Port to tuscany 2.xrfeng9-96/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937561 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05All the ServletHost impl class to receive attributes and add a testrfeng3-22/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930949 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Bring up host-tomcat for 2.x based on the Embedded class from Tomcatrfeng5-279/+191
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930925 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Moving 2.x contribslresende1622-0/+153049
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68