On 11/2/06, Venkat Sadasivam <[EMAIL PROTECTED]> wrote:
Is there a way to include documentation in xfire generating wsdl?
As Tomek said, it's not currently possible. In the meantime, I have found that while using JAXB 2 to generate WSDL from schema, the XML comments I include above or within types will be retained in the generated WSDL. So it doesn't come out as wsdl:documentation, but it still somewhat helpful for human consumption. it's possibly an undocumented feature, so it may not be safe to count on for the long term. -- Tom Wheeler http://www.tomwheeler.com/ --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
