----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> 2/
> I have the following lines in my "jserv.properties" file :
>
> wrapper.classpath=/export/app/Apache/apache_1.3.9/libexec/ApacheJServ.jar
> wrapper.classpath=/usr/local/JSDK2.0/lib/jsdk.jar
> wrapper.classpath=/export/pmi/CommonCore/lib/CommonCore.jar
...
> This is shown by the entry in the mod_jserv.log file:
>
> [23/02/2000 10:59:42:225] (INFO) wrapper classpath:
>>/export/app/Apache/apache_1.3.9/libexec/ApacheJServ.jar:/usr/local/JSDK2.0/lib/jsdk.jar
>
Are you using automatic startup or manual ? During manual startup
wrapper.classpath is ignored and CLASSPATH setting is taken.
Martin
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]