----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

My config is on NT4
Apache 1.3.13
JServ 1.1.1
JDK1.1.8

I want to move to jre for my production environment
and did the following in my jserv.properties:
I changed this line
wrapper.bin=c:\jdk1.1.8\bin\java.exe
to this line
wrapper.bin=c:\jdk1.1.8\bin\jre.exe

Now when I start Apache i get this in the Apache error.log:

Class not found: org.apache.jserv.JServ

Everything was working just fine before the change so I
do not understand why jre cannot find the class anymore?

FYI here is my classpath wrapper entries:

wrapper.classpath=d:\apache jserv\ApacheJServ.jar
wrapper.classpath=d:\jsdk2.0\lib\jsdk.jar
wrapper.classpath=D:\JTurbo4-20\JTurbo.jar


Don


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to