Hi to all I have a big problem invoking a .NET web service that uses In/Out parameter instead creating a complex type returned by the Procedure. Is it possible to use in/out parameters on an RPC call with apache soap 2.3.1 ? I saw that other implementations like AXIS and GLUE allow it with INOUT attribute on Parameter class.
Any helps will be very appreciated... Bye Michele