You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dave Leatherdale (JIRA)" <ji...@apache.org> on 2008/07/04 10:56:32 UTC

[jira] Created: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

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


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.

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


[jira] Updated: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

Posted by "Dave Leatherdale (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

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

Daniel Kulp resolved CXF-1683.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.8
                   2.1.2


Patch applied.  Thanks!

> 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
>            Assignee: Daniel Kulp
>             Fix For: 2.1.2, 2.0.8
>
>         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.


[jira] Updated: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

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

Dave Leatherdale updated CXF-1683:
----------------------------------

    Attachment: CXF-1683.diff

Added Patch for ExtendedURIResolver

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

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


[jira] Assigned: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

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

Daniel Kulp reassigned CXF-1683:
--------------------------------

    Assignee: Daniel Kulp

> 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
>            Assignee: Daniel Kulp
>         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.