summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wire/CallbackDestinationInterceptor.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-091-19/+11
* 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
* Extending binding-jms-runtime to provide native async service invocation with...edwardsmj2010-12-201-1/+10
* 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-201-0/+94