[ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525413 ]
benson margulies commented on CXF-972: -------------------------------------- The patch is a jar file (sorry for the lack of the .jar) containing four SVN patches. If you can tell me how to persuade eclipse to get it all at once, I'm all ears. Just about none of the patch is literally inside the java2wsdl module. As per Dan's email, it's all inside the binding units. It passes all the tests that trunk runs via mvn. passed. in explicit > Define a tns prefix > ------------------- > > Key: CXF-972 > URL: https://issues.apache.org/jira/browse/CXF-972 > Project: CXF > Issue Type: Improvement > Components: Core > Affects Versions: 2.0.1 > Reporter: benson margulies > Fix For: 2.1 > > Attachments: patches.tns > > > Currently, the CXF wsdl generator never creates a tns prefix. Types in the > schema (or even wsdl) target namespace get automatically generated prefixes, > like 'ns1'. The wsdl's would be more readable with the explicit namespace. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.