WSDL2Java doesn't process annotations. They're ignored. You'll have to show me your WSDL. I tried plunking annotations randomly through a test of ours and it didn't make any difference to what was generated.
Russell Butek [EMAIL PROTECTED] obrand <[EMAIL PROTECTED]> on 02/06/2002 01:47:52 PM Please respond to [EMAIL PROTECTED] To: axis <[EMAIL PROTECTED]> cc: Subject: Bug found in wsdl2java, please read I have struggled for days with wsdl2java in order to have many complextypes generated. If you have: <xsd:complexType name="mytype"> <xsd:annotation> <xsd:documentation>this is some documentation</xsd:documentation> </xsd:annotation> ....... Then only one compex type (the first ??) gets generated. I had to remove the annotation tags to have a proper generation. Does not make sense at all !!! I believe the release 2 of axis worked. Olivier _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com