summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/jms-format/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-29TUSCANY-2967 back out the trial change to bytes format messages so that all ↵slaws1-1/+9
wire formats consistently return faults as JMS Object messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779892 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19TUSCANY-2967 - to aid investigation of possible exception processing ↵slaws6-9/+78
refactoring enhance format tests to test checked and unchecked exceptions. Also add a wf.jmsText test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776381 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15TUSCANY-3031 Ensure that JMS wire formats that don't required a data ↵slaws1-0/+11
transformation work when interface.wsdl is used. Use the component type interface rather than the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775328 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes ↵slaws1-1/+1
to see if this is what we want git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775324 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input ↵slaws1-0/+6
parameters or a void return type (or both). Thanks for the patch Kaushik. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771740 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws1-2/+5
ensures that single parameters are wrapped in an array on the wire. When set false single parameters will not be wrapped on the wire. Multiple parameters will always be wrapped. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770201 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user ↵slaws1-0/+64
to specify which message property holds the operation name. Add tests cases for this and the default selector. Rename default selector to be all lowers case (it's still in the Tuscany namespace though) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768695 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2930 extend default format test for the chase where default is ↵slaws1-2/+2
specified on reference but not on the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws1-0/+68
wireFormat.jmsTextXML. I've spotted a few more things that need fixing but this basic functionality passes all of our current JMS tests and now better matched what the specification says about default format. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768263 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
2009-02-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is ↵slaws1-1/+1
returned. Add a test also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741535 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30Remove delimited test as we don't have an example delimited wire format. Add ↵slaws1-14/+10
a JMS Object example git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721821 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30Tidy jms policy implementations to remove code from the binding and put it ↵slaws3-2/+6
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 branchlresende4-0/+262
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68