You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Maitreyi <ma...@linuxmail.org> on 2007/08/21 14:53:06 UTC

Can't generate C++ Client code from WSDL2WS for my WSDL file.

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Can't generate C++ Client code from WSDL2WS for my WSDL file.

Posted by Nadir Amra <am...@us.ibm.com>.
Try rebuilding axiscpp from SVN and see if that resolves 
problems...probably can tell what is wrong if you post wsdl woth xsd 
files, if any.

Nadir K. Amra


Maitreyi <ma...@linuxmail.org> wrote on 08/21/2007 07:53: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
> 
> ==================================================================
>  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: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org