I found this thread in the archive that mention that WSDL2Java was to be
updated for beta2 in order to spit out documentation notes as javadoc.
How do I get the doc bits like those...
<xs:complexType name="displayObjects">
<xs:sequence>
<xs:element name="displayObject" type="tns:displayObjectArray">
<wsdl:annotation>
<wsdl:documentation>Details about one piece of logon
information.</wsdl:documentation>
</wsdl:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
...carried in my java code?
--
Sylvain
This message may contain privileged and/or confidential information. If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. Thank you.