Runtime Exception when use codegen tool for MathOps.wsdl
--------------------------------------------------------

                 Key: AXIS2-1418
                 URL: http://issues.apache.org/jira/browse/AXIS2-1418
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
            Reporter: Milinda Lakmal Pathirage


When codegeneration tool is used to generate code for MathOps.wsdl it give 
following exception

java.lang.RuntimeException: Element QName is null for DivByZeroFault!
at 
org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.getFaultParamElements(AxisServiceBasedMultiLanguageEmitter.java:1763)
at 
org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.getFaultElement(AxisServiceBasedMultiLanguageEmitter.java:1713)
at 
org.apache.axis2.wsdl.codegen.emitter.CEmitter.loadOperations(CEmitter.java:397)
at 
org.apache.axis2.wsdl.codegen.emitter.CEmitter.createDOMDocumentForSkeleton(CEmitter.java:270)
at org.apache.axis2.wsdl.codegen.emitter.CEmitter.writeCSkel(CEmitter.java:126)
at org.apache.axis2.wsdl.codegen.emitter.CEmitter.emitSkeleton(CEmitter.java:78)
at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:206)
at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)

-- 
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]

Reply via email to