Mark Petrovic wrote:
> I don't think this is a serious issue, if an issue at all.  But I point it
> out just in case.
> 
> There's a "==" in the catalina.sh script, in this case in Tomcat 5.5.17.
> 
> E.g.
> 
>      -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
> 
> where I believe one would normally expect to find a single "=".

Nope. Read the JDK docs to find out why the double == is correct.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to