You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Markus Piff (JIRA)" <ji...@apache.org> on 2010/08/02 01:55:16 UTC

[jira] Closed: (ODE-879) Incorrect import/include/redefine of xml schema files

     [ https://issues.apache.org/jira/browse/ODE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Piff closed ODE-879.
---------------------------

    Resolution: Invalid

applies to Xerces.

> Incorrect import/include/redefine of xml schema files
> -----------------------------------------------------
>
>                 Key: ODE-879
>                 URL: https://issues.apache.org/jira/browse/ODE-879
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 2.0-beta2
>            Reporter: Markus Piff
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> ODE expects that xsd files must start with the xsd:schema element. However this assumption is NOT valid.
> E.g. http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd references a DTD, thereby breaks ODE's assumption. This results in a schema error followed by java.lang.IllegalArgumentException: Null model.
> The problem arises when one imports a wsdl file within the bpel process, which itself imports/includes/redefines xsd files which don't comply with the assumption.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.