summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update spi txt fileantelder2011-03-061-0/+10
* DO some clean up, move some things around and add a bit of javadocantelder2011-03-064-21/+43
* Minor performance enhancement - create scope once instead of each timeantelder2011-03-061-3/+3
* Minor performance enhancement - look up the mapper once instead of each timeantelder2011-03-062-9/+7
* Minor performance enhacement - look up all the factories once instead of each...antelder2011-03-062-22/+46
* Fix dependency tangle by removing the dependency on node from coreantelder2011-03-054-53/+30
* Add a way to find all the extension point registry instancesantelder2011-03-052-1/+46
* Update to use a map instead of a list to store the start composites to make t...antelder2011-03-042-21/+13
* Add a simple test timing node start/stop timesantelder2011-03-041-0/+74
* Add a simple test timing node start/stop timesantelder2011-03-041-0/+81
* Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder2011-03-0411-641/+87
* Don't clear the endpoints so that they're available on a restartantelder2011-03-041-1/+0
* Update safe spi file to match deployer updateantelder2011-03-041-0/+2
* Update deployer to support passing in the system contribution so that that ma...antelder2011-03-042-3/+14
* Add Ant build script generated from mvn ant:antantelder2011-02-283-0/+294
* Update exception message to make it more clearantelder2011-02-281-1/+1
* Correct validation of the Spring reference default bean attributeantelder2011-02-251-3/+3
* Add an alternative approach to the helloworld rest sample that reuses the hel...antelder2011-02-258-0/+369
* Move the binding/policy configuration step to after the Axis config context h...slaws2011-02-251-5/+7
* TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...slaws2011-02-251-1/+1
* Use the latest Spring SCA extension namespaceantelder2011-02-251-1/+1
* Adding a test to start looking if we can support Gang's scenario in 2.x. The ...slaws2011-02-2421-0/+1134
* Add the spi test to the buildslaws2011-02-241-2/+0
* set native eol styleslaws2011-02-241-4086/+4086
* Catch up with wrapper and SCABindingMapper SPI changesslaws2011-02-241-0/+11
* Add latest Spring extensions for SCA schema from OASISantelder2011-02-231-0/+66
* Add binding dependenciesantelder2011-02-231-0/+10
* Add jetty by default so http based things work by default with the pluginantelder2011-02-231-0/+5
* Add a test sample that uses Spring with both binding.http and binding.restantelder2011-02-238-0/+382
* Add the JAXRS APIs so the maven build worksantelder2011-02-231-0/+7
* Start looking at how to do all the http/rest/web20 type samples, this one a h...antelder2011-02-237-0/+340
* Start looking at how to do all the http/rest/web20 type samples with a hellow...antelder2011-02-237-0/+346
* Updates to the spring helloworld sample, move all the config files into meta-...antelder2011-02-233-1/+3
* Handle the case where the sca service type attribute is not specified. I'm go...antelder2011-02-231-2/+38
* Added changes from the Beta2 branch to trunk.fmoga2011-02-231-5/+6
* Remove things from the pom that are redundant now that it uses a parentantelder2011-02-231-12/+0
* Add new version of the helloworld sample which doesn't include anything to do...antelder2011-02-237-0/+236
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws2011-02-218-51/+56
* TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2011-02-212-9/+33
* Copy 2.0-Beta2-RC3 tag as 2.0-Beta2 final release tag.fmoga2011-02-216340-0/+539954
* Commit patch for TUSCANY-3836bdaniel2011-02-181-0/+6
* Update READMEantelder2011-02-171-20/+5
* Add a helloworld sample using implementation.springantelder2011-02-178-0/+327
* Add a binding.ws composite that can be used with the helloworld sampleantelder2011-02-151-0/+32
* Update shell to show the command text when installing an initial contributionantelder2011-02-151-5/+7
* Fix wrapper clone to include clone of unwrapped info.scottkurz2011-02-151-0/+22
* Enable async bare test now that TUSCANY-3832 is fixed.scottkurz2011-02-153-5/+12
* Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...scottkurz2011-02-154-31/+48
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-158-14/+68
* Improve toString() of a couple classes.scottkurz2011-02-152-0/+16