summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-25Remove the constructors that use the uri: and properties: options to keep thi...antelder1-96/+0
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder6-101/+183
2010-05-24Handle dependent contribution relationships so removing a contribution also r...antelder3-31/+42
2010-05-23Tidy up commentsantelder1-3/+5
2010-05-23Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder1-18/+4
2010-05-23Keep track of the default deployablesantelder1-0/+6
2010-05-22Start adding code for addDeploymentCompositeantelder2-21/+32
2010-05-22Remove now unused methodantelder1-21/+0
2010-05-22Remove class committed by accidentantelder1-168/+0
2010-05-22Uncomment test annotationantelder1-1/+1
2010-05-22Update with code to deploy composites, add getInstalledContributions and getD...antelder7-162/+491
2010-05-21Fix typo in method signatureantelder1-1/+1
2010-05-21Remove comment about deployContribution/undeployContribution as you can do th...antelder2-9/+13
2010-05-21Remove comment about stop/startComponent as you'd have to do the entire compo...antelder1-8/+0
2010-05-21Add TODO about if in could just be using o.a.t.contibution.Contributionantelder1-0/+3
2010-05-21Update for Section10 interface updates and start to try to get it to work mor...antelder3-112/+317
2010-05-21Remove the methods that aren't necessary from whats in the spec, change getSC...antelder1-29/+36
2010-05-21Add start of a basic impl using Node to install contributions. Not much works...antelder8-3/+335
2010-05-20Add a getSCACLientFactory methodantelder2-3/+11
2010-05-20Experiment with whats required of the various things described in section 10 ...antelder3-0/+321
2010-04-24Port to tuscany 2.xrfeng9-96/+63
2010-04-05All the ServletHost impl class to receive attributes and add a testrfeng3-22/+104
2010-04-05Bring up host-tomcat for 2.x based on the Embedded class from Tomcatrfeng5-279/+191
2009-11-12Moving 2.x contribslresende1622-0/+153049