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
==================================================================
java org.apache.axis.wsdl.wsdl2ws.WSDL2Ws -sclient -lc++
OssPortalAPIService.wsdl
org.apache.axis.wsdl.wsdl2ws.WrapperFault: unregistered type
{http://xml.apache.org/xml-soap}Map 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.
===================================================================
Can any body help me in this regard
-Thanks
-Maitreyi
--
View this message in context:
http://www.nabble.com/Can%27t-generate-C%2B%2B-Client-code-from-WSDL2WS-for-my-WSDL-file.-tf4304992.html#a12254043
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]