You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Karl Palsson (JIRA)" <ji...@apache.org> on 2010/12/10 14:52:01 UTC

[jira] Created: (CXF-3182) wsdl:documentation should become javadoc in generated code

wsdl:documentation should become javadoc in generated code
----------------------------------------------------------

                 Key: CXF-3182
                 URL: https://issues.apache.org/jira/browse/CXF-3182
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 2.2.10
            Reporter: Karl Palsson




I'd like wsdl documentation to appear as javadoc in the generated classes.  metro does this, at least using the following maven plugin
{code:xml}
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxws-maven-plugin</artifactId>
<version>1.12</version>
{code} 

This was discussed on nabble, (attached below, nabble urls seem to be outrageously fragile)

On Tuesday 11 May 2010 8:39:17 pm Naresh Tallapelli wrote: 
> Hi All, 
> 
> I have added documentation in wsdl for some of my operations. And i tried 
> to generate the java code from wsdl using "WSDL2JAVA". But i did not find 
> any comments in the generated code which i have added in wsdl file. Please 
> help me to generate the java doc from wsdl documentation. 

This isn't implemented yet.   Per JAX-WS spec, any javadoc should come from 
custom jax-ws binding files, but that really does suck.   If you'd like to 
tackle it, I'd me more than happy to point you in the right directions.   :-) 

Dan 
-----

Apparently a ticket was never filed for this :(

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Resolved] (CXF-3182) wsdl:documentation should become javadoc in generated code

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

Daniel Kulp resolved CXF-3182.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.5
                   2.4.1
         Assignee: Daniel Kulp

> wsdl:documentation should become javadoc in generated code
> ----------------------------------------------------------
>
>                 Key: CXF-3182
>                 URL: https://issues.apache.org/jira/browse/CXF-3182
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.2.10
>            Reporter: Karl Palsson
>            Assignee: Daniel Kulp
>             Fix For: 2.4.1, 2.3.5
>
>
> I'd like wsdl documentation to appear as javadoc in the generated classes.  metro does this, at least using the following maven plugin
> {code:xml}
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>jaxws-maven-plugin</artifactId>
> <version>1.12</version>
> {code} 
> This was discussed on nabble, (attached below, nabble urls seem to be outrageously fragile)
> On Tuesday 11 May 2010 8:39:17 pm Naresh Tallapelli wrote: 
> > Hi All, 
> > 
> > I have added documentation in wsdl for some of my operations. And i tried 
> > to generate the java code from wsdl using "WSDL2JAVA". But i did not find 
> > any comments in the generated code which i have added in wsdl file. Please 
> > help me to generate the java doc from wsdl documentation. 
> This isn't implemented yet.   Per JAX-WS spec, any javadoc should come from 
> custom jax-ws binding files, but that really does suck.   If you'd like to 
> tackle it, I'd me more than happy to point you in the right directions.   :-) 
> Dan 
> -----
> Apparently a ticket was never filed for this :(

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CXF-3182) wsdl:documentation should become javadoc in generated code

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

Daniel Kulp updated CXF-3182:
-----------------------------

    Comment: was deleted

(was: 

Ég hef látið af störfum hjá Vodafone, vinsamlegast hafið samband við Fannar Örn Þorbjörnsson, fannarth@vodafone.is<ma...@vodafone.is>

Kv.
Karl Jóhann Pálsson
)

> wsdl:documentation should become javadoc in generated code
> ----------------------------------------------------------
>
>                 Key: CXF-3182
>                 URL: https://issues.apache.org/jira/browse/CXF-3182
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.2.10
>            Reporter: Karl Palsson
>            Assignee: Daniel Kulp
>             Fix For: 2.4.1, 2.3.5
>
>
> I'd like wsdl documentation to appear as javadoc in the generated classes.  metro does this, at least using the following maven plugin
> {code:xml}
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>jaxws-maven-plugin</artifactId>
> <version>1.12</version>
> {code} 
> This was discussed on nabble, (attached below, nabble urls seem to be outrageously fragile)
> On Tuesday 11 May 2010 8:39:17 pm Naresh Tallapelli wrote: 
> > Hi All, 
> > 
> > I have added documentation in wsdl for some of my operations. And i tried 
> > to generate the java code from wsdl using "WSDL2JAVA". But i did not find 
> > any comments in the generated code which i have added in wsdl file. Please 
> > help me to generate the java doc from wsdl documentation. 
> This isn't implemented yet.   Per JAX-WS spec, any javadoc should come from 
> custom jax-ws binding files, but that really does suck.   If you'd like to 
> tackle it, I'd me more than happy to point you in the right directions.   :-) 
> Dan 
> -----
> Apparently a ticket was never filed for this :(

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CXF-3182) wsdl:documentation should become javadoc in generated code

Posted by "Karl Palsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039866#comment-13039866 ] 

Karl Palsson commented on CXF-3182:
-----------------------------------



Ég hef látið af störfum hjá Vodafone, vinsamlegast hafið samband við Fannar Örn Þorbjörnsson, fannarth@vodafone.is<ma...@vodafone.is>

Kv.
Karl Jóhann Pálsson


> wsdl:documentation should become javadoc in generated code
> ----------------------------------------------------------
>
>                 Key: CXF-3182
>                 URL: https://issues.apache.org/jira/browse/CXF-3182
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.2.10
>            Reporter: Karl Palsson
>            Assignee: Daniel Kulp
>             Fix For: 2.4.1, 2.3.5
>
>
> I'd like wsdl documentation to appear as javadoc in the generated classes.  metro does this, at least using the following maven plugin
> {code:xml}
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>jaxws-maven-plugin</artifactId>
> <version>1.12</version>
> {code} 
> This was discussed on nabble, (attached below, nabble urls seem to be outrageously fragile)
> On Tuesday 11 May 2010 8:39:17 pm Naresh Tallapelli wrote: 
> > Hi All, 
> > 
> > I have added documentation in wsdl for some of my operations. And i tried 
> > to generate the java code from wsdl using "WSDL2JAVA". But i did not find 
> > any comments in the generated code which i have added in wsdl file. Please 
> > help me to generate the java doc from wsdl documentation. 
> This isn't implemented yet.   Per JAX-WS spec, any javadoc should come from 
> custom jax-ws binding files, but that really does suck.   If you'd like to 
> tackle it, I'd me more than happy to point you in the right directions.   :-) 
> Dan 
> -----
> Apparently a ticket was never filed for this :(

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira