I’ve fixed
the problem by adding try-catch blocks. These admin jsps (list.jsp, deploy.jsp
and undeploy.jsp) are really buggy! I can’t believe that nobody else has
noticed this problem. -Lei -----Original
Message----- Hi, I am trying to set up this web admin tool. However
I’m getting internal server error when click on List, Deploy or Un-deploy. Here
is the error log from my Jrun 2.3.3: Tue Jul 17 16:55:26 EDT 2001: Running servlet { (Running servlet) javax.servlet.ServletException:
D:\dev\jrun\jsm-default\services\jse\servlets\jsp\soap\admin\list.java:39:
Exception org.apache.soap.SOAPException must be caught, or it must be declared
in the throws clause of this method.
String[] serviceNames = serviceManager.list ();
^ 1 error at
com.livesoftware.jsp.JSPServlet.service(JSPServlet.java:118) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at
com.livesoftware.jrun.JRun.runServlet(JRun.java, Compiled Code) at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116) at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JRunProxyServiceHandler.java,
Compiled Code) at
com.livesoftware.jrun.service.ThreadConfigHandler.run(ThreadConfigHandler.java,
Compiled Code) } Can anybody help me with this problem? Thanks, -Lei |
- Problem running SOAP Admin Tool Lei Chen
- Lei Chen