[ http://issues.apache.org/jira/browse/AXIS2-323?page=all ]

Chathura Herath updated AXIS2-323:
----------------------------------

    Attachment: NullPointerPatch.txt

The fix patch or try revision 
Completed: At revision: 354259  


> Null pointer Exception in WSDL2java
> -----------------------------------
>
>          Key: AXIS2-323
>          URL: http://issues.apache.org/jira/browse/AXIS2-323
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: databinding
>     Versions: 0.93
>  Environment: NA
>     Reporter: Chathura Herath
>     Assignee: Chathura Herath
>  Attachments: NullPointerPatch.txt
>
> The Code generation Engine throughs a null pointer Exception when there is no 
> Input message in the binding.
> Reported by Stuart, Jay Cameron <[EMAIL PROTECTED]>
> Exception in thread "main"
> org.apache.axis2.wsdl.codegen.CodeGenerationException
> : java.lang.NullPointerException
>        at
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener
> ationEngine.java:104)
>        at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:30)
>        at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
> Caused by: java.lang.NullPointerException
>        at
> org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.foo(XMLBean
> sExtension.java:270)
>        at
> org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.checkCompat
> ibility(XMLBeansExtension.java:264)
>        at
> org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension.engage(XMLB
> eansExtension.java:74)
>        at
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener
> ationEngine.java:75)
>        ... 2 more

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

Reply via email to