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

Reply via email to