Hi I am using Eclipse C++ development environment to generate a client.  Was
able to create a client code using wsdl2c utility ( Just renamed wsdl2Java
and changed the class to
org.apache.axis2.wsdl.WSDL2C) .
Here is the command that I used to create the client.
C:\Development\axis2-1.3\bin\wsdl2c  -uri
MaintenanceControlWebService.wsdl-d adb -u

I am getting a compilation error while
in rest_of_handle_final, at toplev.c:2067
any help in this regard would be helpful.

Thanks,
Pk

Reply via email to