You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Brian Murray (JIRA)" <tu...@ws.apache.org> on 2007/03/20 21:53:32 UTC

[jira] Created: (TUSCANY-1187) XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"

XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"
--------------------------------------------------------------------

                 Key: TUSCANY-1187
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1187
             Project: Tuscany
          Issue Type: Bug
            Reporter: Brian Murray
            Priority: Minor


On pages 107, 108 of the specification it is stated that  a Property may be set as read-only using  sdo:readOnly="true" in the XSD.  I will provide the XSD and the test case that shows that the resulting Property does not show isReadOnly() == true.

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


[jira] Resolved: (TUSCANY-1187) XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"

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

Frank Budinsky resolved TUSCANY-1187.
-------------------------------------

    Resolution: Invalid

The readOnly annotation is in NS commonj.sdo/xml

> XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"
> --------------------------------------------------------------------
>
>                 Key: TUSCANY-1187
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1187
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>            Reporter: Brian Murray
>            Priority: Minor
>         Attachments: expectedExceptions.xsd, ReadOnlyAnnotationTestCase.java
>
>
> On pages 107, 108 of the specification it is stated that  a Property may be set as read-only using  sdo:readOnly="true" in the XSD.  I will provide the XSD and the test case that shows that the resulting Property does not show isReadOnly() == true.

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


[jira] Updated: (TUSCANY-1187) XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"

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

Brian Murray updated TUSCANY-1187:
----------------------------------

    Component/s: Java SDO Implementation

Assigned to the correct component.

> XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"
> --------------------------------------------------------------------
>
>                 Key: TUSCANY-1187
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1187
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>            Reporter: Brian Murray
>            Priority: Minor
>         Attachments: expectedExceptions.xsd, ReadOnlyAnnotationTestCase.java
>
>
> On pages 107, 108 of the specification it is stated that  a Property may be set as read-only using  sdo:readOnly="true" in the XSD.  I will provide the XSD and the test case that shows that the resulting Property does not show isReadOnly() == true.

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


[jira] Updated: (TUSCANY-1187) XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"

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

Brian Murray updated TUSCANY-1187:
----------------------------------

    Attachment: ReadOnlyAnnotationTestCase.java
                expectedExceptions.xsd

Test case and XSD attached.

> XSDHelper and XSD2JavaGenerator do not recognize sdo:readOnly="true"
> --------------------------------------------------------------------
>
>                 Key: TUSCANY-1187
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1187
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: Brian Murray
>            Priority: Minor
>         Attachments: expectedExceptions.xsd, ReadOnlyAnnotationTestCase.java
>
>
> On pages 107, 108 of the specification it is stated that  a Property may be set as read-only using  sdo:readOnly="true" in the XSD.  I will provide the XSD and the test case that shows that the resulting Property does not show isReadOnly() == true.

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