You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dave Hoffer (JIRA)" <ax...@ws.apache.org> on 2008/02/11 03:18:07 UTC

[jira] Updated: (AXISCPP-1044) java.lang.NullPointerException at org.apache.axis.wsdl.wsdl2ws.WrapperUtils.getClassNameFromParamInfoConsideringArrays(Unknown Source)

     [ https://issues.apache.org/jira/browse/AXISCPP-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Hoffer updated AXISCPP-1044:
---------------------------------

    Attachment: test.wsdl

I get this same error with the attached wsdl.  I am not using any optional command line parameters, my platform is Windows.

> 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
>         Attachments: test.wsdl
>
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org