JMS Binding schema doens't allow custom wireFormats in JMS response element
---------------------------------------------------------------------------
Key: TUSCANY-3297
URL: https://issues.apache.org/jira/browse/TUSCANY-3297
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - OASIS
Reporter: ant elder
Fix For: Java-SCA-2.0
The 1.1 CD04 version of the JMS Binding schema doens't appear to allow custom
wireFormats in JMS response element so the following binding fails schema
validation:
<binding.jms>
<destination jndiName="HelloWorldService1"/>
<response>
<tuscany:wireFormat.jmsObject />
</response>
</binding.jms>
I've raised the issue with the JMS binding spec and will add a work around to
the Tuscany JMS binding xsd for now
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.