requestConnection and responseConnection in JMSBinding model should be QNames
not Strings
-----------------------------------------------------------------------------------------
Key: TUSCANY-2897
URL: https://issues.apache.org/jira/browse/TUSCANY-2897
Project: Tuscany
Issue Type: Bug
Components: Java SCA JMS Binding Extension
Reporter: Greg Dritschler
Priority: Minor
In the JMSBinding model the requestConnection and responseConnection attributes
are treated as Strings. According to the schema they are supposed to be QNames
(where the namespace is used to locate the definition document and the local
part is the binding name).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.