On Wed, 25 Jun 2003, Ronald Klop wrote:

> Date: Wed, 25 Jun 2003 11:29:49 +0200
> From: Ronald Klop <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: Re: Patches for catalina.sh
>
> And while your at it can you look at the double '=' in:
>  > +   -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
>
> See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20859.
>

Just as a historical note, the double equals is intentional.  It tells the
SecurityManager to completely replace any existing set of policies, rather
than merging in new ones.

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to