Re: Missing complex type

2007-01-30 Thread Ted . Pritchard
You are right all such types are not being generated. I've tried changing and removing the minOccurs/maxOccurs but without any effect. This WSDL actually forms part of a .Net service that we are using. The administrator of the .Net service tells me he can generate the stubs without any difficult

Missing complex type

2007-01-29 Thread Ted . Pritchard
Hi, I have the following wsdl: (See attached file: SSO.wsdl) Can anyone tell me why or give me reasons why the complex type RetrieveUserResultsStructure is not being generated in the client stub? Many Thanks Ted Whilst this email has been checked for all known viruses, recipients should unde

Maven Build

2007-01-29 Thread Ted . Pritchard
Hi, I'm trying to generate client Stubs using Axis2 and Maven2 but I'm having trouble identifying all the dependencies required to build and execute the resulting classes. Does anyone have a working Maven2 POM I can use to get the dependencies required to build and execute the stubs or is there a