You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Kam Fung <ka...@aus.sun.com> on 2001/05/21 07:39:39 UTC

Error when installing rpcrouter in NAS 4.0

Hi all,

Does anyone have experience with installing SOAP on NAS 4.0?  I got the
following error message:

warning: ENGINE-classload_failed: Failed to load class
org.apache.soap.server.http
.RPCRouterServlet
[22/May/2001 08:20:40:8] error: Exception: SERVLET-execution_failed:
Error in executing servlet SoapServlet
: java.lang.Exception: Error in loading
org.apache.soap.server.http.RPCRouterServlet
Exception Stack Trace:
java.lang.Exception: Error in loading
org.apache.soap.server.http.RPCRouterServlet
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at
com.netscape.server.servlet.servletrunner.ServletRepository.loadServlet(Compiled
Code)
        at
com.netscape.server.servlet.servletrunner.ServletRepository.createInstance(Compiled
Code)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled
Code)
        at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
        at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
        at java.lang.Thread.run(Compiled Code)

Cheers,

Kam.