----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> There is no error listed in the jserv.log file or apache's error log.
there are a total of three log files:
#1. mod_jserv.log (C portion logging)
#2. jserv.log (Java portion logging)
#3. apache error log.
if there is nothing in all of the above logs, it is because the permissions
on those logs are set incorrectly. as it says all over the faq, readme's and
installation process, you need to make sure that the process that the httpd
is running under can write to those files.
also, you will probably want to move back to the 1.1.7x version of
blackdown. the 1.2 stuff isn't as bug free as we all would like it to be.
also, you may want to get rid of the permission stuff from the JDK...the
defaults should work just fine...
-jon
--
--------------------------------------------------------------
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]