|
Hi!
I am trying to solve one problem, when client
should be MS SOAP Toolkit client (that is Microsoft solution), but SOAP server should be Java based solution (i.e.
Apache SOAP).
I looked at SOAP XML messages format,
and clarified they are a little bit different for MS and Apache
solutions.
The main problem, that SOAP server should be able
to return multiple values. But Java functions have not IN and OUT
parameters, only IN parameters and ONE returning value.
I tried to return array of values, but I
am afraid MS client will not understand this encoding style.
Is anybody tried to solve this
problem?
Thanx in advance,
Vlad Tomashov
|
- Re: Apache SOAP server & MS SOAP Toolkit client Vladislavs Tomasevs
- Re: Apache SOAP server & MS SOAP Toolkit clie... ParamDeep Singh
