[ 
https://issues.apache.org/jira/browse/CXF-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975944#comment-14975944
 ] 

ASF GitHub Bot commented on CXF-6621:
-------------------------------------

Github user TomasHofman closed the pull request at:

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


> Schema imports are not handled correctly in generated WSDL and XSD files when 
> using catalog rewrites
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CXF-6621
>                 URL: https://issues.apache.org/jira/browse/CXF-6621
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Tomas Hofman
>            Assignee: Alessio Soldano
>             Fix For: 2.7.18, 3.0.7, 3.1.4
>
>         Attachments: getwsdl_problem.zip
>
>
> *Situation:*
> - jax-ws-catalog.xml contains:
> {code:xml}
> <rewriteSystem systemIdStartString="http://apache.org/xsd/"; 
> rewritePrefix="classpath:/xsd/"/>
> {code}
> - WSDL structure:
> {code}
> /wsdl/service.wsdl - imports "http://apache.org/xsd/schema.xsd";
> /xsd/schema.xsd
> {code}
> *Problem:*
> When accessing "?xsd=http://apache.org/xsd/schema.xsd";, import of 
> "d/included.xsd" is not transformed into "?xsd=" form.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to