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

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

Github user asoldano commented on the pull request:

    https://github.com/apache/cxf/pull/93#issuecomment-151298328
  
    @rsearls thanks for the review.
    @TomasHofman thanks, I've merged your commits, so you can close this PR.


> 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
>    Affects Versions: 2.7.18, 3.1.4
>            Reporter: Tomas Hofman
>         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