GitHub user TomasHofman opened a pull request:

    https://github.com/apache/cxf/pull/69

    Schema imports are not handled correctly in generated WSDL and XSD files

    Proposed fix and test case for 
https://issues.apache.org/jira/browse/CXF-6392
    
    - XSD files cannot be accessed by URLs that should be enabled by XML 
catalog rules.
    - Under some circumstances, schema location attributes in <include> 
elements are not rewritten to "?xsd=location" form

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/TomasHofman/cxf cxf-6392-2.7.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/69.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #69
    
----
commit 9cf1f8d33bfaa553ebca85a8bf063fb3e00659c1
Author: Tomas Hofman <[email protected]>
Date:   2015-05-06T15:10:32Z

    [CXF-6392] Schema imports are not handled correctly in generated WSDL
    and XSD files
    
    - test case demonstrating incorrect behaviour

commit cb9e05c5975442cf2d65bd5c09df02502fd58399
Author: Tomas Hofman <[email protected]>
Date:   2015-05-06T15:10:32Z

    [CXF-6392] Schema imports are not handled correctly in generated WSDL
    and XSD files
    
    - proposed fix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to