summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wire/CallbackDestinationInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-03-07Tag for beta4 Rc1antelder1-0/+0
2012-02-09TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws1-19/+11
2012-01-06TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws1-8/+5
2011-09-12Fix the setting of the JMS callback destination from request properties for t...antelder1-11/+21
2010-12-20Extending binding-jms-runtime to provide native async service invocation with...edwardsmj1-1/+10
2010-12-09Restructure the handling of callback destination in CallbackDestinationInterc...edwardsmj1-35/+48
2010-10-20TUSCANY-3744: only set the callback destination from the request replyTo for ...antelder1-1/+1
2010-09-14Update jms binding to callback interceptor to support jms: uri format callbac...antelder1-0/+8
2010-09-14Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel1-2/+12
2010-09-10BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel1-18/+15
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-3/+3
2009-09-14Correct getting the component serviceantelder1-1/+1
2009-09-11Fix the last JMS binding compile errors by commenting out with TODO commentsantelder1-5/+3
2009-09-11Update JMS binding for new reset input/output types methods and fix a couple ...antelder1-1/+1
2009-09-11More updates to bring up the 1.x jms binding on 2.xantelder1-0/+96