You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Brian P. Bailey (JIRA)" <ji...@apache.org> on 2010/03/30 20:18:27 UTC

[jira] Created: (CXF-2744) Schema redefine element does not have its schemaLocation rewritten

Schema redefine element does not have its schemaLocation rewritten
------------------------------------------------------------------

                 Key: CXF-2744
                 URL: https://issues.apache.org/jira/browse/CXF-2744
             Project: CXF
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1.2
         Environment: windows xp sp2
            Reporter: Brian P. Bailey


While the WSDLQueryHandler rewrites the urls for include and import elements, it does not do so for redefines.

Please see this thread for reference: http://fusesource.com/forums/thread.jspa?threadID=1394&tstart=215

My issue was exactly the same, except that I am seeing this via the Mule CXF Transport, which uses CXF 2.1.2.

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


[jira] Resolved: (CXF-2744) Schema redefine element does not have its schemaLocation rewritten

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

Daniel Kulp resolved CXF-2744.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.8
         Assignee: Daniel Kulp


I've added some support for this, but since redefines are deprecated and completely discouraged, it's definitely not something I would expect to be well tested or supported.

> Schema redefine element does not have its schemaLocation rewritten
> ------------------------------------------------------------------
>
>                 Key: CXF-2744
>                 URL: https://issues.apache.org/jira/browse/CXF-2744
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.2
>         Environment: windows xp sp2
>            Reporter: Brian P. Bailey
>            Assignee: Daniel Kulp
>             Fix For: 2.2.8
>
>
> While the WSDLQueryHandler rewrites the urls for include and import elements, it does not do so for redefines.
> Please see this thread for reference: http://fusesource.com/forums/thread.jspa?threadID=1394&tstart=215
> My issue was exactly the same, except that I am seeing this via the Mule CXF Transport, which uses CXF 2.1.2.

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