On 04/05/2010 06:22, Paul Chany wrote:
> Warren Pace <warren.pace@gmail.com> writes:
>=20
>> If you installed your Tomcat using the Debian package manager, take a
>> look at the tomcat startup script. While it's been a number of years
>> since I used Debian, I seem to remember this from back in the day -
>> look for a statement referencing "security" or "use security" or
>> something to that effect and comment it out. Restart Tomcat and see
>> if that doesn't fix it.
>=20
> Yes, I'm installed my Tomcat using Debian package manager (aptitude).
> I edited the /etc/init.d/tomcat5.5 file:
> # Use the Java security manager? (yes/no)
> TOMCAT5_SECURITY=3Dno
>=20
> and that fix the problem.
>=20
> Why don't work the Java security manager for me?
The repackaged versions of Tomcat usually move files around, causing
unexpected problems like this. We usually recommend that people install
a 'real' Tomcat downloaded from http://tomcat.apache.org/
p
>>> Exactly which version of Tomcat 5.5.nn?
>=20
> I'm using Tomcat5.5.26-5.
>=20
> --
> Regards, Paul Chany
> You can freely correct me in my English.
> http://csanyi-pal.info
>=20
>=20
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>=20
|