summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingReferenceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-169/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-15/+18
* Start changing the JMS binding to not need AXIOM. Work in progress, TextXML m...antelder2009-11-131-1/+1
* 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/+166
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311-170/+0
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-42/+79
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+133
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-170/+0
* Tidy wire format support (move model into binding-jms and rename default to t...slaws2008-11-091-70/+10
* Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws2008-11-041-3/+9
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-031-3/+93
* Add an extension point for the JMS resource factoryantelder2008-10-151-2/+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
* Store component reference passed into constructor so that WSDL without a bind...slaws2008-10-151-0/+1
* Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder2008-09-111-17/+38
* Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder2008-09-021-1/+5
* No code changes, just format the codeantelder2008-07-131-5/+3
* More jms callback work, support physical jms destination names in the call ba...antelder2008-07-131-35/+3
* Start getting callbacks over jms to workantelder2008-07-111-1/+1
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-081-0/+142