[ https://issues.apache.org/jira/browse/AXISCPP-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
nadir amra resolved AXISCPP-1044. --------------------------------- Resolution: Fixed Fix Version/s: current (nightly) Issue is now resolved - at least no errors and code compiles. Marking as resolved until test case is created. > The use of "ref" inside WSDL schemas is not supported. > ------------------------------------------------------- > > 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 > Fix For: current (nightly) > > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]