Hi,
I installed Tomcat 6.0.18 on
Mac OS 10.4.11 / java version "1.5.0_16" and
Ubuntu Hardy / java version "1.6.0_06"
and in both cases I get the following strange behaviour:
Before starting, $CATALINA_HOME/conf/tomcat-users.xml contains the
default user entries.
After starting Tomcat, $CATALINA_HOME/conf/tomcat-users.xml is pretty
much empty and looks like
<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
</tomcat-users>
The log files do not show any error message.
My installation procedure was: unpack the tar file, cd to
$CATALINA_HOME, fire up bin/startup.sh.
Anything I did do completely wrong ?
kind regards
Robert
--
[EMAIL PROTECTED]