Hi,
I have got the source using this commad "svn checkout
http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axis" .
But I can't build wsdl2ws.Something likes that the need of the package
javax.wsdl.Binding.
what should i do?
2008-01-10
useada.u
发件人: Nadir Amra
发送时间: 2008-01-09 15:07:58
收件人: Apache AXIS C User List
抄送:
主题: Re: Can't generate C++ Client code from WSDL2WS for my WSDL file.
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]