summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to the spring helloworld sample, move all the config files into ↵antelder2011-02-233-1/+3
| | | | | | meta-inf and add a sca service element to the beans xml file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073733 13f79535-47bb-0310-9956-ffa450edef68
* Remove things from the pom that are redundant now that it uses a parentantelder2011-02-231-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073638 13f79535-47bb-0310-9956-ffa450edef68
* Add new version of the helloworld sample which doesn't include anything to ↵antelder2011-02-237-0/+236
| | | | | | do with running Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073637 13f79535-47bb-0310-9956-ffa450edef68
* Update READMEantelder2011-02-171-20/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071624 13f79535-47bb-0310-9956-ffa450edef68
* Add a helloworld sample using implementation.springantelder2011-02-178-0/+327
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071621 13f79535-47bb-0310-9956-ffa450edef68
* Add a binding.ws composite that can be used with the helloworld sampleantelder2011-02-151-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071020 13f79535-47bb-0310-9956-ffa450edef68
* Minor README editsantelder2011-02-141-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070449 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld sample to use top level sam[ple pom.xml as parentantelder2011-02-141-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070427 13f79535-47bb-0310-9956-ffa450edef68
* Copy the samples readme to unreleasedantelder2011-02-101-0/+154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069282 13f79535-47bb-0310-9956-ffa450edef68
* Copy the helloworld sample to unreleasedantelder2011-02-107-0/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069280 13f79535-47bb-0310-9956-ffa450edef68
* Move the current trunk unreleased folder to contrib as i don't think ↵antelder2011-02-1097-6428/+0
| | | | | | anything in there is being actively worked on. If this not the case and something is then no problem to move it back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069275 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-055-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Make the async invoker creation signature more consistent ↵slaws2010-12-092-9/+4
| | | | | | with the invoke creation signature git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043910 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from ↵slaws2010-12-082-6/+4
| | | | | | the "process" methods I added as a convenience for sharing invoker implementation. Asl get rid of "throws" from Invocable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043447 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ↵slaws2010-12-074-15/+29
| | | | | | async response handler so that the invokerAsyncResponse can have a void return type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042976 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042609 13f79535-47bb-0310-9956-ffa450edef68
* correct importslaws2010-12-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041875 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - update to match infrastructure changes to support native ↵slaws2010-12-035-19/+66
| | | | | | async bindings (not committed yet) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041784 13f79535-47bb-0310-9956-ffa450edef68
* Make space for testing native as well as generic async support in bindingsslaws2010-12-015-70/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041090 13f79535-47bb-0310-9956-ffa450edef68
* Correct the implementation of the service to expect/produce elementsslaws2010-12-011-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041088 13f79535-47bb-0310-9956-ffa450edef68
* Make it clear the this invoker is for handling async responses. slaws2010-12-012-2/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041080 13f79535-47bb-0310-9956-ffa450edef68
* Add code to process the async responseslaws2010-11-304-13/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040598 13f79535-47bb-0310-9956-ffa450edef68
* Open up this utility so it can be used from the async implementation providerslaws2010-11-301-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040594 13f79535-47bb-0310-9956-ffa450edef68
* Change to pom dependency so I don't have to keep building the base jar just ↵slaws2010-11-301-1/+2
| | | | | | to test individual changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040448 13f79535-47bb-0310-9956-ffa450edef68
* Changes to move toward supporting async operation in the sample ↵slaws2010-11-246-5/+42
| | | | | | implementation. Won't compile until I get the infrastructure changes checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038570 13f79535-47bb-0310-9956-ffa450edef68
* Correct System.outs to match the class namesslaws2010-11-242-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038568 13f79535-47bb-0310-9956-ffa450edef68
* Add a callback operation to the reference component implementationslaws2010-11-241-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038567 13f79535-47bb-0310-9956-ffa450edef68
* Correct sample async operation nameslaws2010-11-242-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038553 13f79535-47bb-0310-9956-ffa450edef68
* Add a definitions.xml file for the implementationslaws2010-11-221-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037725 13f79535-47bb-0310-9956-ffa450edef68
* Convert the service to have a WSDL interfaceslaws2010-11-221-6/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037724 13f79535-47bb-0310-9956-ffa450edef68
* Add the asyncInvocation intent to the WSDL interfaceslaws2010-11-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037712 13f79535-47bb-0310-9956-ffa450edef68
* Change reference to have a WSDL described interfaceslaws2010-11-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037711 13f79535-47bb-0310-9956-ffa450edef68
* Turn off all tests cases other than the async one I'm interested in. slaws2010-11-225-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037699 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3783 - Start working up a test case to drive the async ↵slaws2010-11-2223-1/+1132
| | | | | | infrastructure improvements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037692 13f79535-47bb-0310-9956-ffa450edef68
* change artifact name and add ignoresslaws2010-11-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036916 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to ↵slaws2010-11-1933-0/+2405
| | | | | | help work out what the split between Java specific and infrastructure aspects of asynchronous operation are git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036878 13f79535-47bb-0310-9956-ffa450edef68
* Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder2010-10-141-53/+53
| | | | | | the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
* Rename trunk/contrib to trunk/unreleasedantelder2010-10-0642-0/+2544
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004981 13f79535-47bb-0310-9956-ffa450edef68