org.w3c.dom.Element, apache-soap-server, ms-soap-client, wsdl?

2001-06-15 Thread Oliver Rettig
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

Apache SOAP server/MS SOAP client

2001-06-06 Thread Daniel Kruler
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