summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wire (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder2012-01-241-5/+8
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-061-8/+5
* Fix the setting of the JMS callback destination from request properties for t...antelder2011-09-121-11/+21
* Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj2011-01-111-2/+16
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj2010-12-211-2/+3
* Extending binding-jms-runtime to provide native async service invocation with...edwardsmj2010-12-203-2/+212
* Restructure the handling of callback destination in CallbackDestinationInterc...edwardsmj2010-12-091-35/+48
* TUSCANY-3744: only set the callback destination from the request replyTo for ...antelder2010-10-201-1/+1
* Update jms binding to callback interceptor to support jms: uri format callbac...antelder2010-09-141-0/+8
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel2010-09-141-2/+12
* BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel2010-09-101-18/+15
* Moving 2.x trunklresende2009-11-202-0/+163