summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingInvoker.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws1-1/+1
2008-12-01Mark old listener and invoker as deprecatedslaws1-0/+4
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws1-11/+12
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-10-15Create JMSResourceFactory interface in preperation for making it plugableantelder1-2/+2
2008-10-15Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...antelder1-2/+2
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws1-2/+8
2008-09-16Add in policies to support JMS message header setting. Also add in reliabilit...slaws1-6/+36
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws1-0/+24
2008-08-05Set correlation id on request, fix for void responseantelder1-1/+6
2008-08-04Set any user properties on the request messageantelder1-0/+14
2008-08-04Tidy up header processingantelder1-5/+33
2008-07-16REmove public method not in the invoker interfaceantelder1-1/+1
2008-07-16Adjust JMS header processingantelder1-11/+11
2008-07-15Comment out support for physical destination names as it doesn't work properl...antelder1-2/+7
2008-07-14Rename varriables to make intention clearerantelder1-7/+7
2008-07-13No code changes, just format the codeantelder1-74/+75
2008-07-13More jms callback work, support physical jms destination names in the call ba...antelder1-49/+78
2008-07-11Start getting callbacks over jms to workantelder1-16/+68
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-2/+2