summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/JMSBindingServiceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x trunklresende1-228/+0
2009-05-22TUSCANY-3057: fix to use single JMS resource factory for request and responseantelder1-0/+4
2009-04-24TUSCANY-2987 code to make nativeOperation based operation selection work and ...slaws1-1/+5
2009-04-24TUSCANY-2986 - move the callback processing into a separate interceptor to al...slaws1-0/+6
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws1-6/+13
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be pluggabl...antelder1-10/+24
2009-03-19Fixes for TUSCANY-2922ramkumar1-1/+5
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws1-1/+1
2009-01-28Intial cut at changing the jms binding to use the jms host for the service li...antelder1-170/+14
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws1-15/+1
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-78/+12
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws1-4/+9
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws1-12/+12
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws1-3/+9
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-11/+80
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws1-2/+41
2008-10-17Rename JMSBindingListener to DefaultJMSBindingListener in preparation for mak...antelder1-1/+1
2008-10-15Add an extension point for the JMS resource factoryantelder1-3/+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-09-11Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder1-18/+51
2008-09-03Don't crash with an exception if an embedded broker is closed before stop is ...antelder1-1/+6
2008-09-02Change so the target binding is passed in to the JMS service listener. (used ...antelder1-2/+5
2008-08-06Add runtime support for selectorsantelder1-1/+5
2008-08-05Updates for special 'onMessage' methodantelder1-2/+5
2008-07-13No code changes, just format the codeantelder1-47/+43
2008-07-13More jms callback work, support physical jms destination names in the call ba...antelder1-4/+22
2008-07-11Start getting callbacks over jms to workantelder1-1/+19
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-1/+1