summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende12-37/+37
2011-05-31Remove comet binding sample from unreleased.fmoga16-761/+0
2011-05-19Update parent poms to match unreleased/samples structurefmoga2-20/+5
2011-05-19Import work in progress code for comet binding samplefmoga16-0/+776
2011-04-01Update the webapp sample to use the tuscany plugin to run the webappantelder2-6/+11
2011-04-01Update the scaclient sample to use the tuscany plugin to invoke the sample ma...antelder2-14/+15
2011-04-01Copy the trunk getting started samples to unreleased to continue modifying themantelder21-0/+949
2011-04-01Delete the old samples in unreleased that have been moved back to trunkantelder9-337/+0
2011-04-01Delete the old samples in unreleased that have been moved back to trunkantelder7-279/+0
2011-03-30Move the store app to unreleasedantelder21-0/+1444
2011-03-15Add a webapp based helloworld exampleantelder9-0/+337
2011-03-15Add OO doc about the samplesantelder1-0/+0
2011-03-15Remove example Ant build scriptantelder3-294/+0
2011-03-14Simplify sample by removing things that aren't necessaryantelder2-11/+0
2011-03-11Add a sample that uses Scalaantelder6-0/+213
2011-02-28Add Ant build script generated from mvn ant:antantelder3-0/+294
2011-02-25Add an alternative approach to the helloworld rest sample that reuses the hel...antelder8-0/+369
2011-02-25Use the latest Spring SCA extension namespaceantelder1-1/+1
2011-02-23Add binding dependenciesantelder1-0/+10
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-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-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-14Minor README editsantelder1-4/+5
2011-02-14Update helloworld sample to use top level sam[ple pom.xml as parentantelder1-2/+9
2011-02-10Copy the samples readme to unreleasedantelder1-0/+154
2011-02-10Copy the helloworld sample to unreleasedantelder7-0/+294
2011-02-10Move the current trunk unreleased folder to contrib as i don't think anything...antelder97-6428/+0
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder5-5/+5
2010-12-09TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2-9/+4
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2-6/+4
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws4-15/+29
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-1/+1
2010-12-03correct importslaws1-1/+1
2010-12-03TUSCANY-3801 - update to match infrastructure changes to support native async...slaws5-19/+66
2010-12-01Make space for testing native as well as generic async support in bindingsslaws5-70/+100
2010-12-01Correct the implementation of the service to expect/produce elementsslaws1-3/+10
2010-12-01Make it clear the this invoker is for handling async responses. slaws2-2/+70
2010-11-30Add code to process the async responseslaws4-13/+117
2010-11-30Open up this utility so it can be used from the async implementation providerslaws1-14/+14
2010-11-30Change to pom dependency so I don't have to keep building the base jar just t...slaws1-1/+2
2010-11-24Changes to move toward supporting async operation in the sample implementatio...slaws6-5/+42
2010-11-24Correct System.outs to match the class namesslaws2-2/+2
2010-11-24Add a callback operation to the reference component implementationslaws1-3/+14