summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-236/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-18/+23
* Start changing the JMS binding to not need AXIOM. Work in progress, TextXML m...antelder2009-11-131-2/+5
* Start merge of 1.x JMS policy code into 2.x JMS bindingantelder2009-09-151-3/+3
* Fix the last JMS binding compile errors by commenting out with TODO commentsantelder2009-09-111-2/+2
* More updates to bring up the 1.x jms binding on 2.xantelder2009-09-111-0/+228
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311-359/+0
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-52/+104
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+307
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-359/+0
* Tidy wire format support (move model into binding-jms and rename default to t...slaws2008-11-091-78/+12
* Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws2008-11-041-4/+9
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-031-12/+12
* Add a context structure for the jms binding to pass along the binding wireslaws2008-10-311-3/+9
* Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws2008-10-231-11/+80
* Experimental request response binding support. Just implemented for jms servi...slaws2008-10-211-2/+41
* Rename JMSBindingListener to DefaultJMSBindingListener in preparation for mak...antelder2008-10-171-1/+1
* Add an extension point for the JMS resource factoryantelder2008-10-151-3/+2
* Create JMSResourceFactory interface in preperation for making it plugableantelder2008-10-151-1/+1
* Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...antelder2008-10-151-2/+2
* Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder2008-09-111-18/+51
* Don't crash with an exception if an embedded broker is closed before stop is ...antelder2008-09-031-1/+6
* Change so the target binding is passed in to the JMS service listener. (used ...antelder2008-09-021-2/+5
* Add runtime support for selectorsantelder2008-08-061-1/+5
* Updates for special 'onMessage' methodantelder2008-08-051-2/+5
* No code changes, just format the codeantelder2008-07-131-47/+43
* More jms callback work, support physical jms destination names in the call ba...antelder2008-07-131-4/+22
* Start getting callbacks over jms to workantelder2008-07-111-1/+19
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-081-0/+227