disable security manager

2007-03-16 Thread Hernâni Cerqueira
Hello all, i have a tomcat 5.5.9 instance with security manager enabled. Can someone tell-me how to disable it? Thanks's in advance Hernâni - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL P

Re: Tomcat process on windows

2007-03-07 Thread Hernâni Cerqueira
Caldarale, Charles R escreveu: As far as I can tell, it is not used by any of the standard Tomcat scripts. Someone uses it ;-) ... But that isn't a problem. Thanks for a good ansewr to a silly question. Hernâni - To start

Tomcat process on windows

2007-03-07 Thread Hernâni Cerqueira
Hello all, I have a little curiosity, that may seem trivial for some of you. I usually do my work on linux, but sometime I work on a laptop that runs windows, and because i do lots of application reloads using tomcat manager, i usually ran out of memory, and then it comes the PermGem space ex

Re: Startup errors

2007-03-06 Thread Hernâni Cerqueira
eed to get on with this one... Any help??? Sorry for this super newbie questions, but my client is always asking "why isn't my site online yet?" and i'm freaking with this problem... Caldarale, Charles R escreveu: From: Hernâni Cerqueira [mailto:[EMAIL PROTECTED] Subject:

Startup errors

2007-03-06 Thread Hernâni Cerqueira
Hello all, after upgrading my jdk to 1.6 on my gentoo server running tomcat 5.5 and started up i got this errors: Starting tomcat5: lock file found but no process running for pid 9691, continuing /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM /us

Re: jdk upgrade

2007-03-05 Thread Hernâni Cerqueira
Thanks for your help, 5*... Caldarale, Charles R escreveu: From: Hernâni Cerqueira [mailto:[EMAIL PROTECTED] Subject: Re: jdk upgrade I guess i can find some info online about how to do it, Actually, you probably won't. but should i just remove it or upgrade it? Just r

Re: jdk upgrade

2007-03-05 Thread Hernâni Cerqueira
Caldarale, Charles R escreveu: First of all, thanks for your reply Make sure you remove Tomcat's 1.4 compatibility package before attempting to run it on Jave SE 5 or 6. I guess i can find some info online about how to do it, but should i just remove it or upgrade it? I atached the script

jdk upgrade

2007-03-05 Thread Hernâni Cerqueira
Hello all, sorry if this question seems trivial to you, but i'm just a web develloper that started working on hes own , and now i have to deal with some heavy server management, wath can be really tricky (for me at least)... I already have some apps running on tomcat 5.5 running on java 1.4.2,

Choose from one of two JVM

2007-03-03 Thread Hernâni Cerqueira
Hello all, I have both jre 1.4.2 and 1.6.1 installed on my gentoo server, running tomcat 5.5.4, and i wonder if there's any possibility of choosing wich jvm will tomcat use. I gess that setting up JAVA_HOME will suffice but just to be sure i would like to have the expert's oppinion. Thank's