summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-02Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691217 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02Change so the target binding is passed in to the JMS service listener. (used ↵antelder6-8/+19
by the jms based sca binding so it can get the tagert uri) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691145 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-0/+1
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add runtime support for selectorsantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683208 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Updates for special 'onMessage' methodantelder2-5/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682615 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Set correlation id on request, fix for void responseantelder1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682613 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Set any user properties on the request messageantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682326 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Tidy up header processingantelder1-5/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682318 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16REmove public method not in the invoker interfaceantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677292 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Fix eclipse warningsantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677291 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Refactoring of JMS listenerantelder1-22/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677287 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Adjust JMS header processingantelder1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677286 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Change JMS API dependency to have scope of provided so its not draged in ↵antelder1-12/+13
unless you explicitly ask for it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677235 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15Comment out support for physical destination names as it doesn't work ↵antelder3-10/+54
properly yet, add support for the scaConversationId header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676844 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14Rename varriables to make intention clearerantelder1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676507 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13No code changes, just format the codeantelder12-191/+178
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676284 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13More jms callback work, support physical jms destination names in the call ↵antelder4-91/+122
back headers and temporary callback queues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676280 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Start getting callbacks over jms to workantelder6-22/+126
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675946 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10Fixes for itest/osgi-tuscanyrsivaram1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675762 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino24-0/+2787
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68