[
https://issues.apache.org/jira/browse/CXF-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240844#comment-13240844
]
Jason Pell commented on CXF-4196:
---------------------------------
I am preparing the patch to submit for review. A couple of things to note:
WSDLGetUtils has no state, but it requires construction to use the non static
methods, and then inside these methods it does a new WSDLGetUtils().getXXXXXX()
Also since WSDLGetUtils calls ServiceWSDLBuilder directly I am not sure how I
would go about creating a test case for WSDLGetUtils without a lot of mocking
code. For the small changes I have made I am not sure its worth it.
> 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: rt-28032012.tar.gz
>
>
> 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