Hello, I'm trying to develop a Java webservice and a C++ client.
But it doesn't really work. Meanwhile I know to disable multiref support in server-config.wsdd. And I've read to use doc/lit as message style. Is there something more to pay attention of? Has anybody successful used this combination and can give me some hints? Or does it make sense to use Axis C++? It's still in an early development phase. Are there other Soap engines on C++ base, which work quite well with Axis Java webservices? My problem is to read the int return values or complex types with ints inside. Strings do work, after a little patch (using rpc/encoded). Please help me. Thanks, Falk.
