summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Apache License headers to resolve build issueslresende2013-05-021-2/+24
* Add implementation for DOMInvokerantelder2012-08-152-0/+124
* TUSCANY-4034 - plug a few more potential memory leaksslaws2012-03-221-0/+32
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-091-0/+3
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-132-4/+4
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder2011-11-211-1/+22
* TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-282-32/+27
* TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-082-36/+41
* TUSCANY-3925 - Apply Jennifer's Java security patch. slaws2011-08-261-2/+6
* Fix the concurrency issue for the endpoint operation invocationrfeng2011-07-123-19/+37
* TUSCANY-3872: Apply patch from Greg Dritschler to fix AsyncJDKInvocationHandl...antelder2011-06-131-0/+4
* Revert modification made several months ago to the core as it is not needed a...fmoga2011-05-261-5/+0
* Correct core modification.fmoga2011-02-112-5/+5
* Copy Message bindingContext from forward message to callback message.fmoga2011-02-111-0/+5
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-202-9/+67
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-8/+47
* Make MessageFactoryImpl serializable to enable correct serialization of Endpo...edwardsmj2011-01-171-2/+9
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-116-86/+221
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-201-0/+7
* provide additional necessary information in the Service Endpoint for all bind...edwardsmj2010-12-091-0/+9
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-071-12/+14
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-0/+28
* TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2010-12-031-1/+28
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-3/+6
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-172-275/+372
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-171-6/+82
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2010-08-253-9/+32
* Changes and additions to core in support of Client-side and Server-side async...edwardsmj2010-07-114-59/+236
* Initial version of async client endpoint for async response messages for Phas...edwardsmj2010-07-052-15/+335
* Adding Classes to handle asynchronous responses as part of Phase II of TUSCAN...edwardsmj2010-07-051-0/+156
* Add license headerantelder2010-07-031-0/+18
* Client side asynchronous support - extending the async client invokers to ful...edwardsmj2010-06-292-4/+239
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-181-0/+14
* Add a little bit more structure to message header storage to generally avoid ...slaws2010-06-141-4/+4
* Setting svn:eol-style for java and xml filesrfeng2010-06-052-169/+169
* Make sure callback endpoints are createdrfeng2010-05-173-12/+61
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-252-2/+15
* Moving 2.x trunklresende2009-11-2011-0/+1616