[ http://issues.apache.org/jira/browse/TUSCANY-115?page=all ]

Yang ZHONG updated TUSCANY-115:
-------------------------------

    Attachment: DataObjectXMLStreamReader115.patch

This issue was originally created for DataObjectXMLStreamReader.java.
Since we have a resolution already, it's optional to either commit 
DataObjectXMLStreamReader.java change right here
or create a new issue to specifically track DataObjectXMLStreamReader.java.

> Property.isMany() returns false instead of true for global properties
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-115
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-115
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>    Affects Versions: Java-Mx
>            Reporter: Raymond Feng
>             Fix For: Java-Mx
>
>         Attachments: DataObjectXMLStreamReader115.patch, IsMany115.patch, 
> IsManyTestCase.java, open1any.xsd
>
>
> I have this global element defined in the XSD:
>       <element name="comment1" type="string"/>
>         Property c1 = xsdHelper.getGlobalProperty("http://complex";, 
> "comment1", true);
>         boolean isMany = c1.isMany(); // returns false. According to Frank, 
> it should return true instead

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to