[
https://issues.apache.org/jira/browse/TUSCANY-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710318#action_12710318
]
Simon Laws commented on TUSCANY-3032:
-------------------------------------
The ejb-link attribute in the SCA JEE spec is of type xsd:string so this change
also makes these two spec consistent. I also note that OSAIS are having this
same discussion (http://www.osoa.org/jira/browse/JAVA-140).
In JEE the ejb-link is defined as the complex type ejb-linkType which, under
the covers, is a j2ee:string. As we are dealing with an attribute here
xsd:string seems like the right thing here.
> 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.