summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingServiceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-12-20Make fields protected so subclasses can useantelder1-19/+19
2011-12-20MOve the initilization of a default destination name to a seperate method so ...antelder1-10/+14
2011-07-11Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...slaws1-1/+0
2011-01-11Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj1-2/+2
2010-12-20Extending binding-jms-runtime to provide native async service invocation with...edwardsmj1-2/+21
2010-08-17Add interceptor to handle setting properties on the response messageantelder1-0/+4
2010-08-13Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder1-0/+2
2010-07-29Sanity check the service binding response activation specantelder1-0/+4
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-18/+23
2009-11-13Start changing the JMS binding to not need AXIOM. Work in progress, TextXML m...antelder1-2/+5
2009-09-15Start merge of 1.x JMS policy code into 2.x JMS bindingantelder1-3/+3
2009-09-11Fix the last JMS binding compile errors by commenting out with TODO commentsantelder1-2/+2
2009-09-11More updates to bring up the 1.x jms binding on 2.xantelder1-0/+228
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1-359/+0
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-52/+104
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-15Restrict Export-Package and refactor some internal classesrfeng1-3/+3
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder1-18/+51
2008-09-03Don't crash with an exception if an embedded broker is closed before stop is ...antelder1-1/+6
2008-09-02Change so the target binding is passed in to the JMS service listener. (used ...antelder1-2/+5
2008-08-06Add runtime support for selectorsantelder1-1/+5
2008-08-05Updates for special 'onMessage' methodantelder1-2/+5
2008-07-13No code changes, just format the codeantelder1-47/+43
2008-07-13More jms callback work, support physical jms destination names in the call ba...antelder1-4/+22
2008-07-11Start getting callbacks over jms to workantelder1-1/+19
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-1/+1