XMLSpy can generate documentation from a WSDL. http://www.altova.com/xmlspy.html
-----Original Message----- From: Pascal Leclercq [mailto:[email protected]] Sent: Thursday, February 06, 2014 7:47 AM To: [email protected] Subject: Best way to publish WDSL / SOAP user friendly documentation. Hi, we do have quite a lot of Webservices and we would like to publish user friendly infos on each of them. So far, we use ServletController.generateServiceList() but It doesn't display http://www.w3.org/TR/wsdl#_documentation in the WSDLs. We could customize org.apache.cxf.transport.servlet.ServletController to display more content (as suggested in an earlier thread) but before doing so I would like to know if there is a better solution. As alternative could be http://code.google.com/p/wsdl-viewer/ but the project looks like pretty much dead... Any suggestion would be pretty much appreciated. Thanks -- Pascal Leclercq
