Of course, wsdl2java does support xsd:sequence. Please provide the WSDL and the wsdl2java command line.
Andreas On Wed, Jul 15, 2009 at 04:59, Ivan Cheung<iche...@pobox.com> wrote: > Hi all, > > I have a wsdl (wrap doc / literal) with complex type defined with > xsd:sequence, I use wsdl2java to generate the client stub , it did not > generate the request and response java class. > > But if I change xsd:squence to xsd:all, it generate everything correctly, is > there a switch in wsdl2java I can set to make it support xsd:sequence ?? > > Please reply to email iche...@pobox.com > > Thanks, > Ivan > >