Hi all, I'm using CXF now for several months and I'm really happy with it so far. Except for one thing which is not clear to me yet. In our webservice I would like to have some kind of integrated documentation. Something like a servlet which generates documentation based on the WSDLDocumentation annotation or the javadoc documentation or whatever.
I'm aware of the Enunciate project but I'm curious if there's more? Or if not, tips on how to create this myself. Regards, Rob
