summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-06Update spi txt fileantelder1-0/+10
2011-03-06DO some clean up, move some things around and add a bit of javadocantelder4-21/+43
2011-03-06Minor performance enhancement - create scope once instead of each timeantelder1-3/+3
2011-03-06Minor performance enhancement - look up the mapper once instead of each timeantelder2-9/+7
2011-03-06Minor performance enhacement - look up all the factories once instead of each...antelder2-22/+46
2011-03-05Fix dependency tangle by removing the dependency on node from coreantelder4-53/+30
2011-03-05Add a way to find all the extension point registry instancesantelder2-1/+46
2011-03-04Update to use a map instead of a list to store the start composites to make t...antelder2-21/+13
2011-03-04Add a simple test timing node start/stop timesantelder1-0/+74
2011-03-04Add a simple test timing node start/stop timesantelder1-0/+81
2011-03-04Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder11-641/+87
2011-03-04Don't clear the endpoints so that they're available on a restartantelder1-1/+0
2011-03-04Update safe spi file to match deployer updateantelder1-0/+2
2011-03-04Update deployer to support passing in the system contribution so that that ma...antelder2-3/+14
2011-02-28Add Ant build script generated from mvn ant:antantelder3-0/+294
2011-02-28Update exception message to make it more clearantelder1-1/+1
2011-02-25Correct validation of the Spring reference default bean attributeantelder1-3/+3
2011-02-25Add an alternative approach to the helloworld rest sample that reuses the hel...antelder8-0/+369
2011-02-25Move the binding/policy configuration step to after the Axis config context h...slaws1-5/+7
2011-02-25TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...slaws1-1/+1
2011-02-25Use the latest Spring SCA extension namespaceantelder1-1/+1
2011-02-24Adding a test to start looking if we can support Gang's scenario in 2.x. The ...slaws21-0/+1134
2011-02-24Add the spi test to the buildslaws1-2/+0
2011-02-24set native eol styleslaws1-4086/+4086
2011-02-24Catch up with wrapper and SCABindingMapper SPI changesslaws1-0/+11
2011-02-23Add latest Spring extensions for SCA schema from OASISantelder1-0/+66
2011-02-23Add binding dependenciesantelder1-0/+10
2011-02-23Add jetty by default so http based things work by default with the pluginantelder1-0/+5
2011-02-23Add a test sample that uses Spring with both binding.http and binding.restantelder8-0/+382
2011-02-23Add the JAXRS APIs so the maven build worksantelder1-0/+7
2011-02-23Start looking at how to do all the http/rest/web20 type samples, this one a h...antelder7-0/+340
2011-02-23Start looking at how to do all the http/rest/web20 type samples with a hellow...antelder7-0/+346
2011-02-23Updates to the spring helloworld sample, move all the config files into meta-...antelder3-1/+3
2011-02-23Handle the case where the sca service type attribute is not specified. I'm go...antelder1-2/+38
2011-02-23Added changes from the Beta2 branch to trunk.fmoga1-5/+6
2011-02-23Remove things from the pom that are redundant now that it uses a parentantelder1-12/+0
2011-02-23Add new version of the helloworld sample which doesn't include anything to do...antelder7-0/+236
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws8-51/+56
2011-02-21TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2-9/+33
2011-02-18Commit patch for TUSCANY-3836bdaniel1-0/+6
2011-02-17Update READMEantelder1-20/+5
2011-02-17Add a helloworld sample using implementation.springantelder8-0/+327
2011-02-15Add a binding.ws composite that can be used with the helloworld sampleantelder1-0/+32
2011-02-15Update shell to show the command text when installing an initial contributionantelder1-5/+7
2011-02-15Fix wrapper clone to include clone of unwrapped info.scottkurz1-0/+22
2011-02-15Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...scottkurz4-31/+48
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz8-14/+68
2011-02-15Improve toString() of a couple classes.scottkurz2-0/+16
2011-02-15Update to embed the calculator contribution in the itest now that the samples...antelder2-1/+1
2011-02-14Minor README editsantelder1-4/+5