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

Daniel Kulp commented on CXF-4196:
----------------------------------


The namespace issue you saw is really due to XMLSCHEMA-23 which I just 
discovered while debugging this.  I'll trying and fix that next week.  However, 
the call to writeNode does have a "repairing" flag that should have repaired 
this and that isn't working correctly.   I just committed a fix for that as 
well.  Thus, the XMLSCHEMA fix really isn't needed.

I also added a quick "system" test to make sure the import is generated from a 
real service.   Nothing major.  :-)


                
> Java First Use Schema Imports does not work
> -------------------------------------------
>
>                 Key: CXF-4196
>                 URL: https://issues.apache.org/jira/browse/CXF-4196
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime, Simple Frontend
>    Affects Versions: 2.5.2
>            Reporter: Jason Pell
>              Labels: patch
>         Attachments: CXF-4196-p2.patch
>
>
> Currently the WSDLGetUtils does even support having XSD imports instead of 
> inline.
> Even after enabling this in eclipse, there are issues with how 
> ServiceWSDLBuilder actually
> handles java first wsdl generation where xsd imports are concerned.
> I am working on a patch and test cases to contribute

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to