[ http://issues.apache.org/jira/browse/AXIS2-323?page=all ]
Chathura Herath resolved AXIS2-323:
-----------------------------------
Resolution: Fixed
The resolution would now work for WSDL s with the notion of out only MEPs. But
the code generation engine is not aware of how to generate code for out only
MEPs. So this is a mere bug fix, *not* an enhancement towards the out only MEP
> 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