Hi -
I noticed someone posted a question last month about trying to use Axis
to access a legacy SOAP server that takes a Hashtable parameter. I'm
having the same problem, and there don't seem to be any examples of
Hashtable parameters in the samples.
My old SOAP call set a parameter like this:
"Tim C." wrote:
> I am just starting to re-write my Apache SOAP code to use AXIS. I want still
> to maintain compatability with old SOAP servers. This is fine except for
> when I try to send a java Hashtable to the server. Does anyone have an
> example of how to serialize the Hashtable in such a
I am just starting to re-write my Apache SOAP code to use AXIS. I want still
to maintain compatability with old SOAP servers. This is fine except for
when I try to send a java Hashtable to the server. Does anyone have an
example of how to serialize the Hashtable in such a way that it maintain