summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from ↵slaws2-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
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ↵slaws4-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
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042609 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03correct importslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041875 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03TUSCANY-3801 - update to match infrastructure changes to support native ↵slaws5-19/+66
async bindings (not committed yet) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041784 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01Make space for testing native as well as generic async support in bindingsslaws5-70/+100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041090 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01Correct the implementation of the service to expect/produce elementsslaws1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041088 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01Make it clear the this invoker is for handling async responses. slaws2-2/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041080 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30Add code to process the async responseslaws4-13/+117
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040598 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30Open up this utility so it can be used from the async implementation providerslaws1-14/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040594 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30Change to pom dependency so I don't have to keep building the base jar just ↵slaws1-1/+2
to test individual changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040448 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24Changes to move toward supporting async operation in the sample ↵slaws6-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
2010-11-24Correct System.outs to match the class namesslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038568 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24Add a callback operation to the reference component implementationslaws1-3/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038567 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24Correct sample async operation nameslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038553 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22Add a definitions.xml file for the implementationslaws1-0/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037725 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22Convert the service to have a WSDL interfaceslaws1-6/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037724 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22Add the asyncInvocation intent to the WSDL interfaceslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037712 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22Change reference to have a WSDL described interfaceslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037711 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22Turn off all tests cases other than the async one I'm interested in. slaws5-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037699 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22TUSCANY-3783 - Start working up a test case to drive the async ↵slaws23-1/+1132
infrastructure improvements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037692 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19change artifact name and add ignoresslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036916 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to ↵slaws33-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
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder1-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
2010-10-06Rename trunk/contrib to trunk/unreleasedantelder96-0/+8336
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004981 13f79535-47bb-0310-9956-ffa450edef68