summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Update to embed the calculator contribution in the itest now that the samples...antelder2011-02-152-1/+1
* Minor README editsantelder2011-02-141-4/+5
* Update helloworld sample to use top level sam[ple pom.xml as parentantelder2011-02-141-2/+9
* Update samples top level pom.xml to remove all the old config and to enable d...antelder2011-02-141-26/+4
* Remove old comment that no longer appliesantelder2011-02-141-4/+1
* Correct core modification.fmoga2011-02-112-5/+5
* Copy Message bindingContext from forward message to callback message.fmoga2011-02-111-0/+5
* Added multiple response support for the comet binding.fmoga2011-02-118-268/+447
* Take the old sample distribution tests out of the build while the sample upda...antelder2011-02-101-0/+7
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-101-154/+0
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-10104-5000/+0
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-10451-21838/+0
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1045-1942/+0
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1071-4423/+0
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1079-12593/+0
* Take out all the sample subfolders from the buildantelder2011-02-101-5/+0
* Copy the samples readme to unreleasedantelder2011-02-101-0/+154
* Copy the helloworld sample to unreleasedantelder2011-02-107-0/+294
* Move the current trunk unreleased folder to contrib as i don't think anything...antelder2011-02-10151-12220/+0
* Didn't mean to enable the spi test in the previous check in. Also update the ...slaws2011-02-092-0/+4
* TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...slaws2011-02-0912-23/+609
* MOve the quiet logging test out to a separate test so it doesn't interfere wi...antelder2011-02-092-13/+74
* Fix another quiet logging bug and add the start of a testantelder2011-02-092-1/+15