summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC1/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingReferenceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11Moving 1.x tagslresende1-0/+0
2009-05-26Rename old RC tagantelder1-0/+0
2009-05-19Tag 1.5 RC0antelder1-0/+0
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws1-5/+12
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder1-0/+1
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws1-1/+1
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws1-10/+2
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws1-70/+10
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws1-3/+9
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws1-3/+93
2008-10-15Add an extension point for the JMS resource factoryantelder1-2/+2
2008-10-15Create JMSResourceFactory interface in preperation for making it plugableantelder1-1/+1
2008-10-15Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...antelder1-2/+2
2008-10-15Store component reference passed into constructor so that WSDL without a bind...slaws1-0/+1
2008-09-11Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder1-17/+38
2008-09-02Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder1-1/+5
2008-07-13No code changes, just format the codeantelder1-5/+3
2008-07-13More jms callback work, support physical jms destination names in the call ba...antelder1-35/+3
2008-07-11Start getting callbacks over jms to workantelder1-1/+1
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-1/+1