Hello

Make sure you're using the latest stable (beta) version of axis. Also, make
sure you're using a correct wsdl file.

i used the InteropBase.wsdl to generate client and server stubs and skels
and everything is working fine. generating success instead of axis_success
definitely seems to be a bug but i didn't encounter it. the interopbase
tries to test simple data types as well as user defined data types.

use the wsdl2ws tool that comes with the beta binary package.



> -----Original Message-----
> From: Jean Safar [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 18, 2003 11:31 PM
> To: '[EMAIL PROTECTED]'
> Subject: C++ Code Generation
> 
> 
> Hi, 
> 
> I hope this is the good forum for this. if someone had some 
> pointers to
> solve thoses issues it would be most welcome: 
> 
> I have just downloaded the axis c++ package and I experienced 
> some problems
> due to the code generation which is not compilable with the 
> libraries and
> include files provided. 
> 
> It for example generate things like anyType which is not 
> understand as well
> as SUCCESS (I replaced it with AXIS_SUCCESS to get it compiled). 
> 
> Also, I have tested it with a service returning an Array of 
> doubles and
> which took as an input an array of doubles as well. The input 
> was correctly
> sent but the result was not correctly translated. 
> 
> Best Regards, 
> Jean Safar
> 

Reply via email to