summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6-TUSCANY-3909/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsdefault/runtime/OperationSelectorJMSDefaultServiceInterceptor.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-03Correct tag nameantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153404 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03Tag debug mod for TUSCANY-3909antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153403 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Moving 1.x brancheslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835145 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Branch for 1.5.1slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2966 - reset bytes message after read in operation selector so that ↵slaws1-0/+1
following wire format can re-read bytes if required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768697 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2986 - move the callback processing into a separate interceptor to ↵slaws1-37/+8
allow other operation selectors to use it. Don't have any others just yet but about to add another one. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768374 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10TUSCANY-2905 Implement third rule which is supposed to look for an operation ↵beckerdo1-9/+66
name in the root element of the XML payload git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752147 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30Tidy jms policy implementations to remove code from the binding and put it ↵slaws1-2/+2
into binding wire interceptors. The implication is that the JMS runtime no longer depends on the JMS policy package. Also get rid of split packages in wire format and operation selector packages. Add a binding context to the Tuscany message so that you don't have to keep finding it in the message header. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721811 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws1-24/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710080 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709414 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws1-14/+11
binding changes to exploit the binding wire. Still early days so see the ongoing conversation on the ML. This function is only enabled if you include a wire format in a jms service binding element. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707394 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Experimental request response binding support. Just implemented for jms ↵slaws1-0/+157
service binding and only activated when wireFormat appears in the SCDL. Still early stage so many more changes to come. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706620 13f79535-47bb-0310-9956-ffa450edef68