Re: Tomcat Security Limitation

2012-10-10 Thread Mouradk
manager out of the way…..I hope! Many thanks, Mourad On 10 Oct 2012, at 15:37, André Warnier wrote: > Mouradk wrote: >> Hi Chris, >> I am using Tomcat6 on ubuntu 10.10. I suppose when you say CATALINA_OPTS you >> mean that in /usr/share/tomcat6/bin/catalina.sh . >>

Re: Tomcat Security Limitation

2012-10-10 Thread Mouradk
ALINA_HOME/conf/logging.properties org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = FINE But not getting debug messages? Thanks for you help. Mourad On 10 Oct 2012, at 14:20, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >

Tomcat Security Limitation

2012-10-10 Thread Mouradk
Hello, I am running a servlet that reads and writes to an remote instance of = Hbase/Hadoop on ec2. When the security manager is off, all is fine. But = when the manager is on, write and read operations fail. I have the following permissions on my 04webapps.policy file: permission java.net.So