summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/transport (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS he...slaws2012-02-211-6/+3
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-091-5/+0
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-061-1/+1
* Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...antelder2011-11-101-1/+1
* TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder2011-11-031-8/+31
* Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj2011-01-111-9/+12
* Extending binding-jms-runtime to provide native async service invocation with...edwardsmj2010-12-202-12/+108
* Set JMSReplyTo based on the latest binding.jms specrfeng2010-10-211-1/+2
* Fix JMS refernces to honour the correlation attribute of the JMS bindingantelder2010-10-201-4/+15
* TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel2010-09-082-37/+33
* Update to better handle messages where the operation can not be determinedantelder2010-08-181-14/+16
* Correctly set jms headers on the response messageantelder2010-08-121-2/+16
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-1/+1
* Remove unused imports to avoid osgi violationsrfeng2010-02-021-1/+0
* Get the JMS callbacks itest workingantelder2010-02-011-11/+19
* Moving 2.x trunklresende2009-11-202-0/+343