Done. -----Original Message----- From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: 11 May 2006 11:18 To: [email protected] Subject: Re: [Axis2 1.0] WSDL2Java producing garbage
Hi Ken, Yes Seems a bug to me. could you report a jira and attach the WSDL there ? Ajith On 5/11/06, Ken Campbell <[EMAIL PROTECTED]> wrote: > Hi, > > I've upgraded my (working) web service from 0.95 to 1.0; I regenerated my > code using WSDl2Java taken from axis2-std-1.0-bin at the command line with: > WSDL2Java -uri <wsdl_location> -ss -sd -g -d xmlbeans -o <output_path> -p > my.package.hierarchy.structure.generated > > However, the built code contains an uncompilable mass of errors caused by > my/package/hierarchy/structure.generated.GeneratedClasses littered > throughout the code. > > This seems to be related directly to the declared targetNamespace in the > wsdl definition which includes both '.' and '/' > > Might this constitute a bug? > > Regards, > Ken > > -- Ajith Ranabahu
