summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-1/+1
* Add in policies to support JMS message header setting. Also add in reliabilit...slaws2008-09-161-6/+36
* More work exploring the policy extension model by implementing a token based ...slaws2008-09-153-0/+54
* Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder2008-09-115-43/+111
* Remove two unused tests as the test are all in itest nowantelder2008-09-082-498/+0
* Fix another case of needing to ignore an exception when closing a connection ...antelder2008-09-031-1/+10
* Don't crash with an exception if an embedded broker is closed before stop is ...antelder2008-09-031-1/+6
* Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder2008-09-021-1/+5
* Change so the target binding is passed in to the JMS service listener. (used ...antelder2008-09-026-8/+19
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-131-0/+1
* Add runtime support for selectorsantelder2008-08-061-1/+5
* Updates for special 'onMessage' methodantelder2008-08-052-5/+11
* Set correlation id on request, fix for void responseantelder2008-08-051-1/+6
* Set any user properties on the request messageantelder2008-08-041-0/+14
* Tidy up header processingantelder2008-08-041-5/+33
* REmove public method not in the invoker interfaceantelder2008-07-161-1/+1
* Fix eclipse warningsantelder2008-07-161-2/+2
* Refactoring of JMS listenerantelder2008-07-161-22/+33
* Adjust JMS header processingantelder2008-07-161-11/+11
* Change JMS API dependency to have scope of provided so its not draged in unle...antelder2008-07-161-12/+13
* Comment out support for physical destination names as it doesn't work properl...antelder2008-07-153-10/+54
* Rename varriables to make intention clearerantelder2008-07-141-7/+7
* No code changes, just format the codeantelder2008-07-1312-191/+178
* More jms callback work, support physical jms destination names in the call ba...antelder2008-07-134-91/+122
* Start getting callbacks over jms to workantelder2008-07-116-22/+126
* Fixes for itest/osgi-tuscanyrsivaram2008-07-101-1/+1
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-0824-0/+2787