You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2006/03/10 20:04:42 UTC

[jira] Created: (TUSCANY-116) Property.isMany() returns false instead of true for global properties

Property.isMany() returns false instead of true for global properties 
----------------------------------------------------------------------

         Key: TUSCANY-116
         URL: http://issues.apache.org/jira/browse/TUSCANY-116
     Project: Tuscany
        Type: Bug
  Components: Java SDO Implementation  
    Reporter: Raymond Feng


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


[jira] Resolved: (TUSCANY-116) Property.isMany() returns false instead of true for global properties

Posted by "Frank Budinsky (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-116?page=all ]
     
Frank Budinsky resolved TUSCANY-116:
------------------------------------

    Resolution: Duplicate

Duplicate of TUSCANY-115

> Property.isMany() returns false instead of true for global properties
> ---------------------------------------------------------------------
>
>          Key: TUSCANY-116
>          URL: http://issues.apache.org/jira/browse/TUSCANY-116
>      Project: Tuscany
>         Type: Bug
>   Components: Java SDO Implementation
>     Reporter: Raymond Feng

>
> 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


[jira] Closed: (TUSCANY-116) Property.isMany() returns false instead of true for global properties

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Feng closed TUSCANY-116.
--------------------------------


> Property.isMany() returns false instead of true for global properties
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-116
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-116
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>            Reporter: Raymond Feng
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org