JServ1.1 is not compatible with JDK1.2.  Use JDK1.1.8 or use Tomcat instead of JServ
-----Original Message-----
From: Ben Ricker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 20, 2000 1:57 PM
To: [EMAIL PROTECTED]
Subject: Class Reloading problem

I am having a weird problem with classes being unreachable through URLs when they are added to a repository. Here is my setup:
 
Linux 6.1/Apache 1.3.12/Jserv 1.1/Sun's JDK1.2.2
 
I have a servlet repository /usr/local/apache/servlets. Within that subdirectory, I have another subdirectory which houses the classes. When I add a new class to the classes subdirectory, I cannot reach through URL. I restart Apache and even reboot the server.
 
 
I have autoreload classes on. When I type in the old classname in the above URL, I get the class to load. However, when I type in the URL for the new class, I get a "404 File Not Found" error. Note, this is even AFTER I reboot the machine!!
 
Any ideas?
 
Ben Ricker
US-Rx

Reply via email to