Adam Leggett wrote: > > Could someone on the group give me a quick refresh (or point to a resource) > that deals with any iterop issues here.
http://www.whitemesa.com/interop.htm http://www.apache.org/~rubys/ApacheClientInterop.html These contain actual results, updated frequently of running the interop tests against public servers. You can try your clients against the same servers. The public Apache servers are also updated frequently with the latest code. If you are experiencing interop problems, you might consider trying out one of the nightly builds. > However when I attempt to invoke his implementation of the Echo service I > can do so but the return values are always null or zero. I have the exact > same problem with an Axis client. You might want to check the names your collegue has assigned to the parameters being passed. - Sam Ruby
