You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dan Ohnesorg <Da...@ohnesorg.cz> on 2002/09/16 20:58:13 UTC

Installing WebMathematica under tomcat

I need install WebMathematica. I have also installed:

tomcat4-4.1.10-full.1jpp.noarch.rpm
tomcat4-admin-webapps-4.1.10-full.1jpp.noarch.rpm
tomcat4-webapps-4.1.10-full.1jpp.noarch.rpm

with
j2sdk-1_4_0_02-fcs-linux-i586.rpm
or
j2re-1_4_0_02-fcs-linux-i586.rpm

but I am not able to start webmathematica. It seems be wrong in tomcat:

2002-09-16 00:29:36 MSP: main/ex01_plot  Mon Sep 16 00:29:36 CEST 2002
Memory 8351744
2002-09-16 00:29:36 MSP: PoolManager:: KernelPool General found
2002-09-16 00:29:36 MSP: General KernelPool::Getting Kernel
2002-09-16 00:29:36 MSP: General KernelPool::Got Kernel
2002-09-16 00:29:36 MSP: General KernelData1:: Set[MSPtility
nitialEvaluation,"True"]
2002-09-16 00:29:37 MSP: General KernelData1:: Message
2002-09-16 00:29:37 MSP: Java::excptn: A Java exception occurred:
    java.lang.ClassNotFoundException:
       org.apache.coyote.tomcat4.CoyoteRequestFacade
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at MSP.evaluateMSP(MSP.java:149)
        at MSP.processMSP(MSP.java:342)
        at MSP.doGet(MSP.java:356)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at ....................


But I have also CoytoteRequest:

[root@poli root]# ls -l /var/tomcat4/shared/classes/CoyoteRequest.java
-rw-r--r--    1 root     root        55440 Jul  5 00:24
/var/tomcat4/shared/classes/CoyoteRequest.java


and other .java files from this directory seems be OK. Can someone say me,
where is the problem?

thanks
dan



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>