users@jax-rpc.java.net

Problems with SOAP encoding

From: Paulo Jose Pinto <paulo.pinto_at_ALTITUDE.COM>
Date: Mon, 08 Jul 2002 17:06:43 +0100

Hello everyone,

I have a problem similar to the thread
entitled "SOAP encoding related problem".

I need to be able to generate client stubs
from RMI interfaces or from WSDL.

I've discovered that when the stubs are generated
from the RMI interface, they expect the response
in SOAP encoded format.

But not all the web services that may application
might use, reply using SOAP encoded messages.

Is there any way to say which encoding format I
want to use ?

Thanks in advance,
Paulo Pinto