Hello, I've just set up ApacheJServ/1.1.2 on my Linux RH 6.0 distribution
(I've downloaded the rpm packages of apache-1.3.12 and the relative jserv).
I've written a really simple servlet by using ECS 1.3.3, which only
outputs some simple tags.
After successfully compiling it, I've tryed to see the result, but there
was a server error.
I've extracted from the log the following lines:
[05/07/2000 12:53:31:315 CEST]
java.lang.NoClassDefFoundError:org/apache/ecs/Document
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:323)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:475)
This should mean that the server cannot find the ecs classes... I've
added in the jserv.properties the line that follows and I've restarted
the server (/etc/rc.d/init.d/httpd restart).
wrapper.classpath=/home/httpd/classes/ecs-1.3.3.jar
Unfortunately, the problem still persists. Has anyone any kind of
suggestions?
Thank you very much for your time.
Best regards,
Pierpaolo
--
Dr. Eng. Pierpaolo Vittorini
PhD Student at the University of L'Aquila - ITALY
Department of Electrical Engineering
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]