Re: can't fire tomcat with the security option

2010-08-05 Thread Mark Thomas
On 05/08/2010 23:34, Rashid Jilani wrote: > My bad, here is the info > > Tomcat : 6.0.29 > OS = windows XP > JDK = 1.6.0_05 > > I just downloaded the core zip file from > http://apache.cs.utah.edu/tomcat/tomcat-6/v6.0.29/bin/apache-tomcat-6.0.29.z > ip, and unzip on my machine. > > The way I fir

RE: can't fire tomcat with the security option

2010-08-05 Thread Rashid Jilani
05, 2010 5:14 PM To: Tomcat Users List Subject: RE: can't fire tomcat with the security option > From: Rashid Jilani [mailto:jil...@lifebiosystems.com] > Subject: can't fire tomcat with the security option > > Can some shed some light what is the root cause of the error Not u

RE: can't fire tomcat with the security option

2010-08-05 Thread Caldarale, Charles R
> From: Rashid Jilani [mailto:jil...@lifebiosystems.com] > Subject: can't fire tomcat with the security option > > Can some shed some light what is the root cause of the error Not unless you shed some light on the version of Tomcat you're using and how you installed it, the JVM it's running in,

Re: can't fire tomcat with the security option

2010-08-05 Thread Mark Thomas
On 05/08/2010 23:10, Rashid Jilani wrote: > Gurus when I try to fire the tomcat "catalina start -security" I am > following the following errors > > > > java.security.AccessControlException: access denied > (java.lang.RuntimePermission accessClassInPackage.org.apache.catalina) > >