Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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