First, try building the product from SVN and then try again to see if that
resolves your problem. Otherwise, need a sample WSDL to recreate the
problem.
Nadir K. Amra
"useada.u" <[EMAIL PROTECTED]> wrote on 01/09/2008 12:30:06 AM:
> Hi All,
>
> I want to generate C++ code from my WSDL file, to use it in my
> Client Application.
> But I am getting following error while generating the code
>
> ==================================================================
> F:\axis-c-1.6-Linux-trace-bin\axis-c-1.6-Linux-trace-
> bin\lib\axis>java -classpath .\\axis.jar;.\\commons-discovery.jar;.
> \\commons-logging.jar;.\\jaxrpc.jar;.\\saaj.jar;.\\wsdl4j.jar;.
> \\wsdl2ws.jar org.apache.axis.wsdl.wsdl2ws.WSDL2Ws Service.xml -o.
> /Service -lc++ -sclient
>
> org.apache.axis.wsdl.wsdl2ws.WrapperFault: unregistered type {http:
> //schemas.xmlsoap.org/soap/encoding/}Array referred
> at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.
> createParameterInfo(Unknown Source)
> at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.
> addRPCStyleInputMessageToMethodInfo(Unknown Source)
> at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.setMethodInfo(Unknown
Source)
> at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.getServiceInfo(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.
>
> 2008-01-09
>
> useada.u
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]