summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-11This is turning out to be problematic and not necessarily any tidier than out...slaws3-10/+128
2010-06-09Add some code to install the JAXWS provider into Axis and copy the code from ...slaws6-23/+652
2010-06-08Start thinking about providing and Axis backed runtime for the JAXWS based ws...slaws22-0/+2297
2010-05-29Fix to correctly remove nested dependent contributionsantelder1-4/+7
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder15-0/+857
2010-05-27Remove old contrib module so the later one in trunk can be put hereantelder15-857/+0
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder6-0/+981
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder13-0/+852
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder8-0/+671
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+909
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+1279
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+962
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+1312
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder7-0/+475
2010-05-27Add new exceptionsantelder1-6/+7
2010-05-27Update to use ValidationExceptionantelder3-41/+26
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