[ 
https://issues.apache.org/jira/browse/AXIS2-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068981#comment-13068981
 ] 

Lavanya Konda commented on AXIS2-418:
-------------------------------------

We have a requirement to handle SimpleContent element and we are presently 
using ADB code generation. Can this be fixed or is there a possible way to 
handle this in SimpleDBExtension code extension by ourself? 
Any suggestions on how to handle this as we cannot use xmlbeans right now?

Thanks
Lavanya.

> wsdl2java fails with CodeGenerationException / NullPointerException
> -------------------------------------------------------------------
>
>                 Key: AXIS2-418
>                 URL: https://issues.apache.org/jira/browse/AXIS2-418
>             Project: Axis2
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.94
>         Environment: Java 1.5.0_06, Windows XP Pro SP2
>            Reporter: Mathias Raacke
>            Assignee: Ajith Harshana Ranabahu
>            Priority: Minor
>
> wsdl2java -uri books.wsdl 
> Exception in thread "main" 
> org.apache.axis2.wsdl.codegen.CodeGenerationException
> : java.lang.RuntimeException: 
> org.apache.axis2.schema.SchemaCompilationException
> : java.lang.NullPointerException
>         at 
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener
> ationEngine.java:118)
>         at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:31)
>         at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
> Caused by: java.lang.RuntimeException: 
> org.apache.axis2.schema.SchemaCompilation
> Exception: java.lang.NullPointerException
>         at 
> org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(Simp
> leDBExtension.java:152)
>         at 
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener
> ationEngine.java:80)
>         ... 2 more
> Caused by: org.apache.axis2.schema.SchemaCompilationException: 
> java.lang.NullPoi
> nterException
>         at 
> org.apache.axis2.schema.writer.JavaBeanWriter.write(JavaBeanWriter.ja
> va:143)
>         at 
> org.apache.axis2.schema.SchemaCompiler.writeElement(SchemaCompiler.ja
> va:252)
>         at 
> org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:19
> 1)
>         at 
> org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:14
> 1)
>         at 
> org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(Simp
> leDBExtension.java:104)
>         ... 3 more
> Caused by: java.lang.NullPointerException
>         at 
> org.apache.axis2.schema.writer.JavaBeanWriter.getBeanElement(JavaBean
> Writer.java:357)
>         at 
> org.apache.axis2.schema.writer.JavaBeanWriter.process(JavaBeanWriter.
> java:270)
>         at 
> org.apache.axis2.schema.writer.JavaBeanWriter.write(JavaBeanWriter.ja
> va:141)
>         ... 7 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to