[
https://issues.apache.org/jira/browse/AXISCPP-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538519
]
nadir amra commented on AXISCPP-1044:
-------------------------------------
In order to recreate, need sample WSDL file causing the error. Please attach.
Otherwise,will have to close JIRA.
> java.lang.NullPointerException at
> org.apache.axis.wsdl.wsdl2ws.WrapperUtils.getClassNameFromParamInfoConsideringArrays(Unknown
> Source)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AXISCPP-1044
> URL: https://issues.apache.org/jira/browse/AXISCPP-1044
> Project: Axis-C++
> Issue Type: Bug
> Components: Client - Stub
> Affects Versions: 1.6 Final
> Environment: Windows
> Reporter: Kumar, Rajeev
>
> C:\axisC++\lib\axis>java org.apache.axis.wsdl.wsdl2ws.WSDL2Ws -oStubs
> -sclient -lc++ http://localhost/wsdl/629/2007/adm/adm.wsdl
> java.lang.NullPointerException
> at
> org.apache.axis.wsdl.wsdl2ws.WrapperUtils.getClassNameFromParamInfoConsideringArrays(Unknown
> Source)
> at
> org.apache.axis.wsdl.wsdl2ws.cpp.literal.ClientStubWriter.writeMethodInWrapper(Unknown
> Source)
> at
> org.apache.axis.wsdl.wsdl2ws.cpp.literal.ClientStubWriter.writeMethods(Unknown
> Source)
> at
> org.apache.axis.wsdl.wsdl2ws.cpp.CPPClassWriter.writeSource(Unknown Source)
> at org.apache.axis.wsdl.wsdl2ws.Generator.generate(Unknown Source)
> at
> org.apache.axis.wsdl.wsdl2ws.WebServiceGeneratorImpl.generate(Unknown Source)
> at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.generateWrappers(Unknown
> Source)
> at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
> Code generation failed. Please see errors above.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]