You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Donald Tan <do...@pacific.net.sg> on 2001/11/04 20:07:47 UTC

Newbie Question

Hi,

I am using the following on W2K w/ SP2:
- Apache SOAP v2.2
- Apache v1.3.22
- Tomcat v3.2.3
- JDK v1.3.1.01

I have successfully installed the above 3 components and got them working together.  I was also able to deploy the soap.war and access the soap admin webpages.  Deploying the soap services that comes together with Apache SOAP v2.2 is not a problem.

However, I am not able to issue any of the SOAP client calls.  I always gets the error message that indicates that the SOAP classes are not resolvable by the rpcrouter or messagerouter. Using the messaging tutorial as an example, the error message is as per attached.

I am able to deploy and issue SOAP client call for the calculator sample successfully though.

Any feedback will be greatly appreciated.

Thank you in advance.

Regards,
Donald