You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Srinath (JIRA)" <ji...@apache.org> on 2007/01/10 11:07:27 UTC

[jira] Created: (WSCOMMONS-149) SchemaBuilder does not parse all the 'key' and 'keyref' definitions

SchemaBuilder does not parse all the 'key' and 'keyref' definitions
-------------------------------------------------------------------

                 Key: WSCOMMONS-149
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-149
             Project: WS-Commons
          Issue Type: Bug
          Components: XmlSchema
         Environment: JDK 1.5 over Fedora Core 3
            Reporter: Srinath


SchemaBuilder does not load all the constraints from a schema file.
It seems to be loading only the first 'key' and the first 'keyref' from the schema files.
I found this problem while trying to debug the issue described in https://issues.apache.org/jira/browse/AXIS2-1962


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

        

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


[jira] Updated: (WSCOMMONS-149) SchemaBuilder does not parse all the 'key' and 'keyref' definitions

Posted by "Srinath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srinath updated WSCOMMONS-149:
------------------------------

    Attachment: proposedPatch_Jira149.diff

> SchemaBuilder does not parse all the 'key' and 'keyref' definitions
> -------------------------------------------------------------------
>
>                 Key: WSCOMMONS-149
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-149
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: JDK 1.5 over Fedora Core 3
>            Reporter: Srinath
>         Attachments: proposedPatch_Jira149.diff
>
>
> SchemaBuilder does not load all the constraints from a schema file.
> It seems to be loading only the first 'key' and the first 'keyref' from the schema files.
> I found this problem while trying to debug the issue described in https://issues.apache.org/jira/browse/AXIS2-1962

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

        

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


[jira] Commented: (WSCOMMONS-149) SchemaBuilder does not parse all the 'key' and 'keyref' definitions

Posted by "Srinath (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463526 ] 

Srinath commented on WSCOMMONS-149:
-----------------------------------

I have uploaded a diff of the proposed patch.
I was able to overcome the problem described in https://issues.apache.org/jira/browse/AXIS2-1962

> SchemaBuilder does not parse all the 'key' and 'keyref' definitions
> -------------------------------------------------------------------
>
>                 Key: WSCOMMONS-149
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-149
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: JDK 1.5 over Fedora Core 3
>            Reporter: Srinath
>         Attachments: proposedPatch_Jira149.diff
>
>
> SchemaBuilder does not load all the constraints from a schema file.
> It seems to be loading only the first 'key' and the first 'keyref' from the schema files.
> I found this problem while trying to debug the issue described in https://issues.apache.org/jira/browse/AXIS2-1962

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

        

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


[jira] Commented: (WSCOMMONS-149) SchemaBuilder does not parse all the 'key' and 'keyref' definitions

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467680 ] 

Davanum Srinivas commented on WSCOMMONS-149:
--------------------------------------------

Srinath,

Could you please zip up your wsdl/schemas and upload them to this issue? We need to make sure that this regression does not happen again.

thanks,
dims

> SchemaBuilder does not parse all the 'key' and 'keyref' definitions
> -------------------------------------------------------------------
>
>                 Key: WSCOMMONS-149
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-149
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: JDK 1.5 over Fedora Core 3
>            Reporter: Srinath
>         Attachments: proposedPatch_Jira149.diff
>
>
> SchemaBuilder does not load all the constraints from a schema file.
> It seems to be loading only the first 'key' and the first 'keyref' from the schema files.
> I found this problem while trying to debug the issue described in https://issues.apache.org/jira/browse/AXIS2-1962

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-149) SchemaBuilder does not parse all the 'key' and 'keyref' definitions

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved WSCOMMONS-149.
----------------------------------------

    Resolution: Fixed

> SchemaBuilder does not parse all the 'key' and 'keyref' definitions
> -------------------------------------------------------------------
>
>                 Key: WSCOMMONS-149
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-149
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: JDK 1.5 over Fedora Core 3
>            Reporter: Srinath
>         Attachments: proposedPatch_Jira149.diff
>
>
> SchemaBuilder does not load all the constraints from a schema file.
> It seems to be loading only the first 'key' and the first 'keyref' from the schema files.
> I found this problem while trying to debug the issue described in https://issues.apache.org/jira/browse/AXIS2-1962

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-149) SchemaBuilder does not parse all the 'key' and 'keyref' definitions

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475367 ] 

Davanum Srinivas commented on WSCOMMONS-149:
--------------------------------------------

Applied in svn revision 510989

thanks,
dims

> SchemaBuilder does not parse all the 'key' and 'keyref' definitions
> -------------------------------------------------------------------
>
>                 Key: WSCOMMONS-149
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-149
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: JDK 1.5 over Fedora Core 3
>            Reporter: Srinath
>         Attachments: proposedPatch_Jira149.diff
>
>
> SchemaBuilder does not load all the constraints from a schema file.
> It seems to be loading only the first 'key' and the first 'keyref' from the schema files.
> I found this problem while trying to debug the issue described in https://issues.apache.org/jira/browse/AXIS2-1962

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org