I used -g -ss to generate the classes too, but still DataSource class doesn't have right properties in it. This class should have had "DataSourceReference" and "InvalidDataSourceReference" as a property.
> -----Original Message----- > From: Pal, Ravi > Sent: Wednesday, February 21, 2007 3:34 PM > To: '[email protected]' > Cc: Pal, Ravi > Subject: WSDL2Java issue > > I am facing an issue with Axis2 wsdl2java code generation. Some of the > complex types are not generated in Java Stub class. I am attaching the Java > Class (stub) and WSDL file for your reference. > > Please notice that "DataSourceReference", "InvalidDataSourceReference" and > similar elements are not generated in Stub class (convert extenstion to .java > from .txt). > > PS: I tried using nightly build as well on 1.1.1 branch. > > A quick reply/answer would be best. > > Thanks > << File: ReportService2005.wsdl >> << File: ReportingService2005Stub.txt >> > Ravi Pal
