summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* MOve the initilization of a default destination name to a seperate method so ...antelder2011-12-201-10/+14
* Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...slaws2011-07-111-1/+0
* Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj2011-01-111-2/+2
* Extending binding-jms-runtime to provide native async service invocation with...edwardsmj2010-12-201-2/+21
* Add interceptor to handle setting properties on the response messageantelder2010-08-171-0/+4
* Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder2010-08-131-0/+2
* Sanity check the service binding response activation specantelder2010-07-291-0/+4
* Moving 2.x trunklresende2009-11-201-0/+236