ejb-linkType should be string
-----------------------------
Key: TUSCANY-3032
URL: https://issues.apache.org/jira/browse/TUSCANY-3032
Project: Tuscany
Issue Type: Bug
Components: Java SCA EJB Binding Extension
Reporter: Sean Zhou
In sca-binding-ejb.xsd, the ejb-link-name attribute has type "NCName" while
ejb-linkType in j2ee specifications is "string".
<attribute name="ejb-link-name" type="NCName" use="optional"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.