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
