summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/DefaultJMSBindingListener.java (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-01Mark old listener and invoker as deprecatedslaws1-0/+3
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws1-9/+6
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-10-17Rename JMSBindingListener to DefaultJMSBindingListener in preparation for mak...antelder1-3/+3
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/+12
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws1-0/+24
2008-09-11Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder1-1/+1
2008-09-02Change so the target binding is passed in to the JMS service listener. (used ...antelder1-2/+5
2008-08-05Updates for special 'onMessage' methodantelder1-3/+6
2008-07-16Refactoring of JMS listenerantelder1-22/+33
2008-07-15Comment out support for physical destination names as it doesn't work properl...antelder1-6/+8
2008-07-13No code changes, just format the codeantelder1-21/+21
2008-07-13More jms callback work, support physical jms destination names in the call ba...antelder1-3/+19
2008-07-11Start getting callbacks over jms to workantelder1-3/+31
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-2/+2