You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2010/08/18 15:32:17 UTC

[jira] Created: (TUSCANY-3654) wireformat within the jms binding response element don't work

wireformat within the jms binding response element don't work
-------------------------------------------------------------

                 Key: TUSCANY-3654
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3654
             Project: Tuscany
          Issue Type: Bug
          Components: OASIS Compliance - OASIS
            Reporter: ant elder


wireformat within the jms binding response element don't work with the latest oasis schema. Fail is:

SEVERE: XMLSchema validation error occured in: jmstextxmlinjmsobjectout/helloworld.composite ,line = 46, column = 21, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'tuscany:wireFormat.jmsObject'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":wireFormat, "http://docs.oasis-open.org/ns/opencsa/sca/200912":destination, "http://docs.oasis-open.org/ns/opencsa/sca/200912":connectionFactory, "http://docs.oasis-open.org/ns/opencsa/sca/200912":activationSpec}' is expected.

so it knows a wireformat is valid, it just doesn't like the concrete instances of the type. This breaks the itest FormatJMSTextXMLInJMSObjectOutTestCase




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.