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

Glen Mazza commented on CXF-972:
--------------------------------

Also, for your patch files (within the JAR) if you can give them a .txt ending 
that makes opening them up much easier.  (You don't have to do that now, but 
just for future reference.)

As far as I can tell from the patch, it is adding the "tns" namespace *without* 
removing the now-redundant "ns1" namespace--I think that's why all the tests 
would still pass--they are still happily using ns1.  I don't know how difficult 
it would be, but I would like the patch to not create a redundant "ns1' 
namespace where it is already creating the "tns" one for it.


> 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.jar
>
>
> 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.

Reply via email to