2010/12/9 Mark Thomas <ma...@apache.org>:
> On 09/12/2010 13:37, Henri Gomez wrote:
>> Hi to all,
>>
>> I think there is a typo in catalina.sh :
>>
>> -Djava.security.policy=="$CATALINA_BASE"/conf/catalina.policy \
>>
>> Shouldn't it be :
>>
>> -Djava.security.policy="$CATALINA_BASE"/conf/catalina.policy \
>
> No. == is correct.

exact :

"(note the double equals) then just the specified policy file will be
used; all the ones indicated in the security properties file will be
ignored."

my bad

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to