[
https://issues.apache.org/jira/browse/CXF-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Leatherdale updated CXF-1683:
----------------------------------
Description:
This showed up by a failure to resolve a XSD which was relatively imported from
another XSD which itself was relative to the WSDL.
Solution is simple just move the storing of the new URI until after it has been
resolved.
was:
This showed up by a failure of resolve a XSD which was imported from another
XSD which itself was relative to the WSDL.
Solution is simple just move the storing of the new URI until after it has been
resolved.
> ExtendedURIResolver returns relative paths after resolving a URI relative to
> another one.
> -----------------------------------------------------------------------------------------
>
> Key: CXF-1683
> URL: https://issues.apache.org/jira/browse/CXF-1683
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Dave Leatherdale
> Attachments: CXF-1683.diff
>
>
> This showed up by a failure to resolve a XSD which was relatively imported
> from another XSD which itself was relative to the WSDL.
> Solution is simple just move the storing of the new URI until after it has
> been resolved.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.