Content filed under "Axis"

C# and SoapHttpClientProtocol with Java Axis based server

Marcus Grenängen, 2009-10-02 12:19

If you want to use a C# based client to connect to a Java Axis based Web service and if the server is using complex types, you might get into some troubles / strange behavior when making a call to a method using complex types as it's argument(s).