[
https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525273
]
Daniel Kulp commented on CXF-972:
---------------------------------
2 questions/comments:
1) I think the AegisBinding needs a similar tns namespace setup.
2) Did you run all the tests? I'd be VERY surprised if the tooling tests
passed with these changes. Most likely, some of the java2wsdl tests will
fail. (if you did, great. I haven't tried applying the patch and running
them yet.)
> 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.