Extend JMS binding model to hold all properties elements definied in the spec
-----------------------------------------------------------------------------
Key: TUSCANY-2820
URL: https://issues.apache.org/jira/browse/TUSCANY-2820
Project: Tuscany
Issue Type: Bug
Components: Java SCA JMS Binding Extension
Affects Versions: Java-SCA-Next
Environment: All
Reporter: Simon Laws
Priority: Minor
The JMS binding model currently doesn't store all of the properties elements
that may appear within binding.jms, for example,
<destination jndiName="xs:anyURI" type="queue or topic"?
create="always or never or ifnotexist"?>
<property name="NMTOKEN" type="NMTOKEN"?>*
</destination>?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.