summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wire (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-11Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj1-2/+16
2010-12-21Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj1-2/+3
2010-12-20Extending binding-jms-runtime to provide native async service invocation with...edwardsmj3-2/+212
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 trunklresende2-0/+163