You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "benson margulies (JIRA)" <ji...@apache.org> on 2007/09/05 19:03:36 UTC

[jira] Created: (CXF-972) Define a tns prefix

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


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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "maomaode (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525615 ] 

maomaode commented on CXF-972:
------------------------------

I've applied the patch, and run the build, looks good, 
But when i review the code, find that you modfied bunch of the wsdl in the javato/test which has been moved to javaws/src/test, so i'll re-assign the issue to Jim
He's currently fixing the tests for the new tools

Thanks for your patch.

> 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
>            Assignee: maomaode
>             Fix For: 2.1
>
>         Attachments: tnspatches.txt
>
>
> 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.


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-972:
----------------------------

    Fix Version/s:     (was: 2.1)
                   2.0.2
         Assignee: Daniel Kulp  (was: jimma)

> 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
>            Assignee: Daniel Kulp
>             Fix For: 2.0.2
>
>         Attachments: tnspatches.txt
>
>
> 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.


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment: tnspatches.txt

All the patches in one convenient container.

> 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: tnspatches.txt
>
>
> 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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525438 ] 

benson margulies commented on CXF-972:
--------------------------------------

All the changes to tests were changes to 'expected' files. Let me check
the patches, maybe my irracible capital letters eventually result from
svn / eclipse failing to capture them.

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


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment: tnspatches.txt

A much larger patch that really passes the whole build.


> 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: tnspatches.txt
>
>
> 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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "maomaode (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525278 ] 

maomaode commented on CXF-972:
------------------------------

The patch seems not in text mode, looks like a binary file

And the java2wsdl will be replaced by the java2ws soon, so the patch should go into the java2ws module, and make sure all the tests are passed.


Thanks

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


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525441 ] 

benson margulies commented on CXF-972:
--------------------------------------

Glen et al, I've update with a text file of patch that includes the
recaptured wsdl from the tests.

check
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: tnspatches.txt
>
>
> 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.


[jira] Assigned: (CXF-972) Define a tns prefix

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maomaode reassigned CXF-972:
----------------------------

    Assignee: maomaode

> 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
>            Assignee: maomaode
>             Fix For: 2.1
>
>         Attachments: tnspatches.txt
>
>
> 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.


[jira] Issue Comment Edited: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525414 ] 

bmargulies edited comment on CXF-972 at 9/6/07 5:56 AM:
--------------------------------------------------------------

The patches include fixing all the tests, in some cases by recapturing
canned output. I did Aegis as per your prescription.

All the tests that 'mvn install' runs passed. To achieve that result, I had to recapture some canned WSDL files after desk-checking them. 



      was (Author: bmargulies):
    The patches include fixing all the tests, in some cases by recapturing
canned output. I did Aegis as per your prescription.

tests
will
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.


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment: patches.tns.jar

Replacement with jar prefix to make it clearer what is going on. The jar contains patch files.

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


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Resolved: (CXF-972) Define a tns prefix

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-972.
-----------------------------

    Resolution: Fixed

Patch applied

> 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
>            Assignee: Daniel Kulp
>             Fix For: 2.0.2
>
>         Attachments: tnspatches.txt
>
>
> 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.


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment:     (was: patches.tns)

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


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "Glen Mazza (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "Glen Mazza (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525437 ] 

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

My error then--sorry if I misunderstood how the code works.  Still, I don't see the fixed tests in the patch.  Can you supply a patch with the changed test code as well?  Of course that also has to go into SVN.

Glen


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


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525684 ] 

benson margulies commented on CXF-972:
--------------------------------------

Thanks. I look forward to the commit.

> 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
>            Assignee: jimma
>             Fix For: 2.1
>
>         Attachments: tnspatches.txt
>
>
> 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.


[jira] Assigned: (CXF-972) Define a tns prefix

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maomaode reassigned CXF-972:
----------------------------

    Assignee: jimma  (was: maomaode)

> 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
>            Assignee: jimma
>             Fix For: 2.1
>
>         Attachments: tnspatches.txt
>
>
> 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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525414 ] 

benson margulies commented on CXF-972:
--------------------------------------

The patches include fixing all the tests, in some cases by recapturing
canned output. I did Aegis as per your prescription.

tests
will
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.


[jira] Commented: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525433 ] 

benson margulies commented on CXF-972:
--------------------------------------

Glen,

It passes the tests because I FIXED THE TESTS. It does NOT generate redundant prefixes. The prefixes are created, lazily, for namespaces that aren't already in the map. Since the patch put the tns prefix in the map first, the code finds no need to generate redundant prefixes.

If you look at the replaced captured wsdl files, you'll see this happening.


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


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment:     (was: tnspatches.txt)

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


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment:     (was: patches.tns.jar)

> 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: tnspatches.txt
>
>
> 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.


[jira] Updated: (CXF-972) Define a tns prefix

Posted by "benson margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-972:
---------------------------------

    Attachment: patches.tns

Jar file containing 4 patches. Eclipse/svn insists on doing it one-project-at-a-time.

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