summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-2212-37/+37
* Remove comet binding sample from unreleased.fmoga2011-05-3116-761/+0
* Update parent poms to match unreleased/samples structurefmoga2011-05-192-20/+5
* Import work in progress code for comet binding samplefmoga2011-05-1916-0/+776
* Update the webapp sample to use the tuscany plugin to run the webappantelder2011-04-012-6/+11
* Update the scaclient sample to use the tuscany plugin to invoke the sample ma...antelder2011-04-012-14/+15
* Copy the trunk getting started samples to unreleased to continue modifying themantelder2011-04-0121-0/+949
* Delete the old samples in unreleased that have been moved back to trunkantelder2011-04-019-337/+0
* Delete the old samples in unreleased that have been moved back to trunkantelder2011-04-017-279/+0
* Move the store app to unreleasedantelder2011-03-3021-0/+1444
* Add a webapp based helloworld exampleantelder2011-03-159-0/+337
* Add OO doc about the samplesantelder2011-03-151-0/+0
* Remove example Ant build scriptantelder2011-03-153-294/+0
* Simplify sample by removing things that aren't necessaryantelder2011-03-142-11/+0
* Add a sample that uses Scalaantelder2011-03-116-0/+213
* Add Ant build script generated from mvn ant:antantelder2011-02-283-0/+294
* Add an alternative approach to the helloworld rest sample that reuses the hel...antelder2011-02-258-0/+369
* Use the latest Spring SCA extension namespaceantelder2011-02-251-1/+1
* Add binding dependenciesantelder2011-02-231-0/+10
* 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
* 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
* 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
* Minor README editsantelder2011-02-141-4/+5
* Update helloworld sample to use top level sam[ple pom.xml as parentantelder2011-02-141-2/+9
* 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-1097-6428/+0
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-055-5/+5
* TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2010-12-092-9/+4
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-082-6/+4
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-074-15/+29
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-1/+1
* correct importslaws2010-12-031-1/+1
* TUSCANY-3801 - update to match infrastructure changes to support native async...slaws2010-12-035-19/+66
* Make space for testing native as well as generic async support in bindingsslaws2010-12-015-70/+100
* Correct the implementation of the service to expect/produce elementsslaws2010-12-011-3/+10
* Make it clear the this invoker is for handling async responses. slaws2010-12-012-2/+70
* Add code to process the async responseslaws2010-11-304-13/+117
* Open up this utility so it can be used from the async implementation providerslaws2010-11-301-14/+14
* Change to pom dependency so I don't have to keep building the base jar just t...slaws2010-11-301-1/+2
* Changes to move toward supporting async operation in the sample implementatio...slaws2010-11-246-5/+42
* Correct System.outs to match the class namesslaws2010-11-242-2/+2
* Add a callback operation to the reference component implementationslaws2010-11-241-3/+14