[ http://issues.apache.org/jira/browse/AXIS2-816?page=all ]
Davanum Srinivas closed AXIS2-816:
----------------------------------
Resolution: Incomplete
Please upload the schema/wsdl's and we'll reopen the bug.
thanks,
dims
> WSDL2Java throws NullPointer
> ----------------------------
>
> Key: AXIS2-816
> URL: http://issues.apache.org/jira/browse/AXIS2-816
> Project: Apache Axis 2.0 (Axis2)
> Type: Bug
> Components: wsdl, Tools
> Versions: 1.0
> Environment: WinXP / JDK 1.4.2
> Reporter: Michael Connor
>
> 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(CodeGenerationEngine.java:185)
> at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
> Caused by: java.lang.RuntimeException:
> org.apache.axis2.schema.SchemaCompilationException:
> java.lang.NullPointerException
> at
> org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(SimpleDBExtension.java:117)
> at
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:140)
> ... 1 more
> Caused by: org.apache.axis2.schema.SchemaCompilationException:
> java.lang.NullPointerException
> at
> org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:186)
> at
> org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension.engage(SimpleDBExtension.java:70)
> ... 2 more
> Caused by: java.lang.NullPointerException
> at
> org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:360)
> at
> org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:344)
> at
> org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:410)
> at
> org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:334)
> at
> org.apache.axis2.schema.SchemaCompiler.process(SchemaCompiler.java:915)
> at
> org.apache.axis2.schema.SchemaCompiler.processParticle(SchemaCompiler.java:878)
> at
> org.apache.axis2.schema.SchemaCompiler.processComplexType(SchemaCompiler.java:643)
> at
> org.apache.axis2.schema.SchemaCompiler.processNamedComplexSchemaType(SchemaCompiler.java:616)
> at
> org.apache.axis2.schema.SchemaCompiler.processSchema(SchemaCompiler.java:577)
> at
> org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:366)
> at
> org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:344)
> at
> org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:226)
> at
> org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:181)
> ... 3 more
> Exception in thread "main"
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]