summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* This is turning out to be problematic and not necessarily any tidier than out...slaws2010-06-113-10/+128
* Add some code to install the JAXWS provider into Axis and copy the code from ...slaws2010-06-096-23/+652
* Start thinking about providing and Axis backed runtime for the JAXWS based ws...slaws2010-06-0822-0/+2297
* Fix to correctly remove nested dependent contributionsantelder2010-05-291-4/+7
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2715-0/+857
* Remove old contrib module so the later one in trunk can be put hereantelder2010-05-2715-857/+0
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-276-0/+981
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2713-0/+852
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-278-0/+671
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+909
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+1279
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+962
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+1312
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-277-0/+475
* Add new exceptionsantelder2010-05-271-6/+7
* Update to use ValidationExceptionantelder2010-05-273-41/+26
* Remove the constructors that use the uri: and properties: options to keep thi...antelder2010-05-251-96/+0
* Move all use of NodeFactory out of section10 class and associated code cleanupantelder2010-05-246-101/+183
* Handle dependent contribution relationships so removing a contribution also r...antelder2010-05-243-31/+42
* Tidy up commentsantelder2010-05-231-3/+5
* Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder2010-05-231-18/+4
* Keep track of the default deployablesantelder2010-05-231-0/+6
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
* Remove now unused methodantelder2010-05-221-21/+0
* Remove class committed by accidentantelder2010-05-221-168/+0
* Uncomment test annotationantelder2010-05-221-1/+1
* Update with code to deploy composites, add getInstalledContributions and getD...antelder2010-05-227-162/+491
* Fix typo in method signatureantelder2010-05-211-1/+1
* Remove comment about deployContribution/undeployContribution as you can do th...antelder2010-05-212-9/+13
* Remove comment about stop/startComponent as you'd have to do the entire compo...antelder2010-05-211-8/+0
* Add TODO about if in could just be using o.a.t.contibution.Contributionantelder2010-05-211-0/+3
* Update for Section10 interface updates and start to try to get it to work mor...antelder2010-05-213-112/+317
* Remove the methods that aren't necessary from whats in the spec, change getSC...antelder2010-05-211-29/+36
* Add start of a basic impl using Node to install contributions. Not much works...antelder2010-05-218-3/+335
* Add a getSCACLientFactory methodantelder2010-05-202-3/+11
* Experiment with whats required of the various things described in section 10 ...antelder2010-05-203-0/+321
* Port to tuscany 2.xrfeng2010-04-249-96/+63
* All the ServletHost impl class to receive attributes and add a testrfeng2010-04-053-22/+104
* Bring up host-tomcat for 2.x based on the Embedded class from Tomcatrfeng2010-04-055-279/+191
* Moving 2.x contribslresende2009-11-121622-0/+153049