How come your wsdl file you sent to the list says it was generated by axis 1.2 in june 2005? Seems strange, am I missing something?
iksrazal Em Terça 06 Dezembro 2005 17:03, o Shakeel Muhammad escreveu: > I don't get any SOA Editor error except for the one mentioned in previous > email. You are right that this error is not significant. > It seems that it is validating Axis Generated wsdl. > > But even then I am getting NullPointerException when I run wsdl2java task. > > Btw... yes I am using Axis 2. > > -----Original Message----- > From: iksrazal [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 06, 2005 12:55 PM > To: [email protected] > Subject: Re: Urgent : Exception while generating code from Apache generated > WSDL > > That message is from the soa editor, and not an exception, right? That > message > is no problem - providing you are not using JSP. I see that > message often but I don't use JSP. > > Are you using Axis2 ? Your wsdl file says: "WSDL created by Apache Axis > version: 1.2.1 > Built on Jun 14, 2005" > > Beyond that I'm afraid I can't help much. > > iksrazal > > Em Terça 06 Dezembro 2005 16:42, o Shakeel Muhammad escreveu: > > I get following exception: > > Warning : 50008 : JSP generation does not support complexTypes defined by > > extension. > > > > Don't know what it is? > > > > -----Original Message----- > > From: iksrazal [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, December 06, 2005 10:10 AM > > To: [email protected] > > Subject: Re: Urgent : Exception while generating code from Apache > > generated > > > WSDL > > > > Have you validated the WSDL, for example via the 'free as in beer' soa > > editor > > from cape clear? I recently had the same error and the wsdl didn't > > validate. > > > > > > iksrazal > > > > Em Terça 06 Dezembro 2005 13:08, o Shakeel Muhammad escreveu: > > > Hi All, > > > > > > > > > > > > I had WSDL which I used to generate and deploy web service successfully > > > on Axis 2 (in ATG Dynamo container). > > > > > > > > > > > > Before I could send my service link to the client (invoker of my > > > service), I wanted to make sure that the client could be generated > > > successfully from Axis generated WSDL file. > > > > > > > > > > > > But I am getting following exception when I try to generate client from > > > Axis generated WSDL of my service deployed on Axis. Any help would be > > > greatly appreciated. Thanks in advance. > > > > > > > > > > > > (Note: Axis Generated WSDL is attached). > > > > > > > > > > > > [axis-wsdl2java] java.lang.NullPointerException > > > > > > [axis-wsdl2java] at > > org.apache.axis.wsdl.toJava.JavaBeanWriter.preprocess(JavaBeanWriter.java:2 > > > >6 4) > > > > > > [axis-wsdl2java] at > > org.apache.axis.wsdl.toJava.JavaBeanWriter.getImplementsText(JavaBeanWriter > > > >. java:500) > > > > > > [axis-wsdl2java] at > > org.apache.axis.wsdl.toJava.JavaBeanWriter.writeFileHeader(JavaBeanWriter.j > > > >a va:179) > > > > > > [axis-wsdl2java] at > > > org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:129) > > > > > > [axis-wsdl2java] at > > org.apache.axis.wsdl.toJava.JavaBeanWriter.generate(JavaBeanWriter.java:127 > > > >0 ) > > > > > > [axis-wsdl2java] at > > org.apache.axis.wsdl.toJava.JavaTypeWriter.generate(JavaTypeWriter.java:113 > > > >) > > > > > > [axis-wsdl2java] at > > org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(JavaGener > > > >a torFactory.java:421) > > > > > > [axis-wsdl2java] at > > > org.apache.axis.wsdl.gen.Parser.generateTypes(Parser.java:547) > > > > > > [axis-wsdl2java] at > > > org.apache.axis.wsdl.gen.Parser.generate(Parser.java:432) > > > > > > [axis-wsdl2java] at > > > org.apache.axis.wsdl.gen.Parser.access$000(Parser.java:45) > > > > > > [axis-wsdl2java] at > > > org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:362) > > > > > > [axis-wsdl2java] at java.lang.Thread.run(Thread.java:534) > > > > > > > > > > > > > > > > > > Thanks. > > > > > > > > > > > > Regards > > > > > > -Shakeel
