[ 
https://issues.apache.org/jira/browse/ODE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894854#action_12894854
 ] 

Tammo van Lessen commented on ODE-879:
--------------------------------------

Hi, Does this only apply to Xerces or indirectly to ODE? Can you please add a 
link to the Xerces issue?

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

Reply via email to