You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by SoftwareEngineering Hauschel <e-...@hauschel.de> on 2005/12/19 21:42:07 UTC

Interface / wsdl Dokumentation [WSDL2Java]

Hello all,

it is possible to add some documentation to the wsdl.

WSDL2Java takes for example the portTypes Docu an add this to the
generated java Interface. But not as Javadoc comment!

 

Is there a way to describe the generated java files (Interface) with
javadoc from the documentation of the wsdl?

 

fredy

 


Re: Interface / wsdl Dokumentation [WSDL2Java]

Posted by Dies Koper <di...@jp.fujitsu.com>.
Hello Fredy,

If you use annotations in your WSDL, some tend to end up in the 
generated Java source.

Regards,
Dies

SoftwareEngineering Hauschel wrote:
> Hello all,
> 
> it is possible to add some documentation to the wsdl.
> 
> WSDL2Java takes for example the portTypes Docu an add this to the
> generated java Interface. But not as Javadoc comment!
> 
>  
> 
> Is there a way to describe the generated java files (Interface) with
> javadoc from the documentation of the wsdl?
> 
>  
> 
> fredy
> 
>  
> 
> 


Re: Interface / wsdl Dokumentation [WSDL2Java]

Posted by Anne Thomas Manes <at...@gmail.com>.
Submit an enhancement request.

On 12/19/05, SoftwareEngineering Hauschel <e-...@hauschel.de> wrote:
>
>  Hello all,
>
> it is possible to add some documentation to the wsdl.
>
> WSDL2Java takes for example the portTypes Docu an add this to the
> generated java Interface. But not as Javadoc comment!
>
>
>
> Is there a way to describe the generated java files (Interface) with
> javadoc from the documentation of the wsdl?
>
>
>
> fredy
>
>
>