summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/RuntimeInvoker.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...antelder2011-08-171-0/+1
* TUSCANY-3783 - don't wrap exceptions unnecessarilyslaws2011-01-211-2/+4
* TUSCANY-3783 - throw system exceptions rather than pushing them into the resp...slaws2011-01-141-4/+1
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-10/+9
* Throw systematic errors as ServiceRuntimeExceptionsslaws2010-12-231-9/+10
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-201-6/+24
* TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2010-12-091-4/+16
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-081-45/+15
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-071-14/+9
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-32/+3
* TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2010-12-031-3/+96
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-301-3/+57
* Moving 2.x trunklresende2009-11-201-0/+97