You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Tom Jordahl (JIRA)" <ax...@ws.apache.org> on 2005/10/12 17:56:11 UTC

[jira] Commented: (AXIS-2256) NullPointerException in JavaBeanWriter.preprocess

    [ http://issues.apache.org/jira/browse/AXIS-2256?page=comments#action_12331898 ] 

Tom Jordahl commented on AXIS-2256:
-----------------------------------

At the minimum, you will need to attach the full WSDL to the bug.  We would much rather see a very *small* WSDL with the data type or types that cause the problem.
Thanks.


> NullPointerException in JavaBeanWriter.preprocess
> -------------------------------------------------
>
>          Key: AXIS-2256
>          URL: http://issues.apache.org/jira/browse/AXIS-2256
>      Project: Apache Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.2.1
>  Environment: Windows Xp SP2
> Ant 1.6.1
>     Reporter: SORIDIS

>
> I have a big and quite complexe WSDL and during generation i encounter the following error:
> [wsdl2java] java.lang.NullPointerException
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaBeanWriter.preprocess(JavaBeanWriter.java:308)
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaBeanWriter.getImplementsText(JavaBeanWriter.java:500)
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaBeanWriter.writeFileHeader(JavaBeanWriter.java:179)
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:129)
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaBeanWriter.generate(JavaBeanWriter.java:1270)
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaTypeWriter.generate(JavaTypeWriter.java:113)
> [wsdl2java] at org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(JavaGeneratorFactory.java:421)
> [wsdl2java] at org.apache.axis.wsdl.gen.Parser.generateTypes(Parser.java:547)
> [wsdl2java] at org.apache.axis.wsdl.gen.Parser.generate(Parser.java:432)
> [wsdl2java] at org.apache.axis.wsdl.gen.Parser.access$000(Parser.java:45)
> [wsdl2java] at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:362)
> [wsdl2java] at java.lang.Thread.run(Thread.java:536)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira