----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Just a wee guess....but the line has a space where I don't think it
should have a space....
>wrapper.classpath=d:\apache jserv\ApacheJServ.jar
If this is the case in the props file...then this is the prob.
>From: "Don Pierce" <[EMAIL PROTECTED]>
>Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
>To: "Java-Apache-Users" <[EMAIL PROTECTED]>
>Subject: jdk versus jre
>Date: Wed, 9 Aug 2000 08:23:25 -0700
>
>----------------------------------------------------------------
>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]
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
--
--------------------------------------------------------------
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]