summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.5/itest/jms-format/src/test/java/org/apache/tuscany/sca/binding/jms/format/FormatJMSTextXMLInJMSObjectOutTestCase.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-11Moving 1.x brancheslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835132 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-03-29TUSCANY-2931 - update operation matching to be based on operation name. Add ↵slaws1-1/+1
a complex type based interface back into to the test case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759742 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws1-0/+1
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21TUSCANY-2931 - Start of test for different in request and response wire ↵slaws1-0/+68
formats. Infrastructure not working properly just yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756901 13f79535-47bb-0310-9956-ffa450edef68