summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/jms-format/src/test/java/org/apache/tuscany/sca/binding/jms/format/FormatJMSMessageTestCase.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-30Tidy jms policy implementations to remove code from the binding and put it ↵slaws1-1/+1
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-10-21Experimental request response binding support. Just implemented for jms ↵slaws1-2/+0
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
2008-10-14Start of some JMS tests for the request response binding work. slaws1-0/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704437 13f79535-47bb-0310-9956-ffa450edef68