On Wed January 28 2009 8:03:59 pm [email protected] wrote:
> Hi all,
>
> I have a SOAP service I implemented with CXF.  The service's underlying
> Java classes are documented via JavaDoc comments.

Not yet.  :-(

There is a JIRA item to add a "@WSDLDocumentation(".....")" annotation or 
similar, just hasn't been done yet.

Dan


>
> My question is...   Is there any way to generate nice SOAP interface
> documentation which would pull the comments directly from the JavaDoc?
> The documentation would then be given to clients who want to use my SOAP
> api.
>
> (I know that XMLspy will generate basic docs directly from the WSDL file,
> but I'm hoping there's an easier, more direct, and FREE way to do this
> using CXF or related tools.)
>
> Many thanks!

-- 
Daniel Kulp
[email protected]
http://www.dankulp.com/blog

Reply via email to