Hallo,
I´ve developped a soap-server in java and now I want to connect with a
c++ win client.
I have arguments and result-values of the type org.w3c.dom.Element. What
must I do do explain that my ms-clients. I describe my service in wsdl
and I don´t know how to describe these type. Should I descr
When I try to call Apache SOAP server from MS SOAP client (using VB) I
get the following error: Application or Object error
When I look at webserver console, I see that rpcrouter servlet is
called, but my SOAP server never gets instantiated. My SOAP server is
deployed correctly and I can call it's