----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I am running mod_jserv 1.1b3 on Mandrake 6.1 using the default Apache
1.3.9 and I have no troubles with either the IBM 1.1.8, Blackdown 1.1.7
or with the new Sun 1.2 ... I did switch to Sun 1.2 to run certain
applications, but basic JServ worked with all these configurations.

The classpath order may be upsetting things; I always put classes.zip
(or the 1.2 equivalents) last.  You need to ensure you are not trying
to load a missing class as that will cause the behaviour you show.  I
also notice you did not post your zone file and this can be another
place where applications and repositories may not match.

You can also try running the ApJServ in manual mode under the nobody
userid to see if it gives any status messages, or add debugging switches
to the wrapper.bin.  Also remember you need the wrapper.env to include
JAVA_HOME and/or J_HOME or your jre will not run.  (and I assume you have
the Java bin files in your webserver's path ;)

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]>  TeleDynamics Communications Inc
Business Telecom Services : Internet Consulting : http://www.teledyn.com
Linux/GNU Education Group: http://www.egroups.com/group/linux-education/
"Computers are useless.  They can only give you answers."(Pablo Picasso)



--
--------------------------------------------------------------
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]

Reply via email to