[
https://issues.apache.org/jira/browse/ODE-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489789
]
Alex Boisvert commented on ODE-111:
-----------------------------------
Fixed.
Sending
bpel-compiler/src/main/java/org/apache/ode/bpel/compiler/DefaultResourceFinder.java
Transmitting file data .
Committed revision 530061.
> Support <xsd:include> with relative schemaLocation
> --------------------------------------------------
>
> Key: ODE-111
> URL: https://issues.apache.org/jira/browse/ODE-111
> Project: Ode
> Issue Type: Improvement
> Components: BPEL Compilation/Parsing
> Reporter: Alex Boisvert
> Fix For: 1.0-incubating
>
>
> Improve the BPEL compiler to support <xsd:include> with relative
> schemaLocation, such as:
> <wsdl:types>
> <xs:schema
> targetNamespace="http://www.intalio.com/training/orderManagement_20061017">
> <xs:include schemaLocation="../../OrderManagement.xsd"/>
> </xs:schema>
> </wsdl:types>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.