JAVA_OPTS=- Djava.security.auth.login.config=="$CATALINA_HOME"/conf/jaas.conf
You probably want JAVA_OPTS='-Djava.security.auth.login.config="$CATALINA_HOME"/conf/jaas. conf' (one line, single equals signs, quotes containing the whole JAVA_OPTS value.
I hardcode the whole path. And I set JAVA_OPTIONS to the same thing as well.
Adam -- struts 1.1 + tomcat 5.0.16 + java 1.4.2 Linux 2.4.20 Debian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
