Re: Configure tomcat using init.d

2011-10-17 Thread Hassan Schroeder
On Mon, Oct 17, 2011 at 8:01 AM, ettoregia wrote: > > I know, but storing the file it's less invasive. At least that suggest the > Tomcat doc. Sorry, I'm afraid I don't follow that. But whatever works for you :-) -- Hassan Schroeder hassan.schroe...@gmail.com http://abo

Re: Configure tomcat using init.d

2011-10-17 Thread ettoregia
I know, but storing the file it's less invasive. At least that suggest the Tomcat doc. Hassan Schroeder-2 wrote: > > On Mon, Oct 17, 2011 at 3:04 AM, ettoregia wrote: > >> Regarding the the deploy, I know that by storing a file under >> Catalina->localhost-> myAppName.xml in which I specify t

Re: Configure tomcat using init.d

2011-10-17 Thread Hassan Schroeder
On Mon, Oct 17, 2011 at 3:04 AM, ettoregia wrote: > Regarding the the deploy, I know that by storing a file under > Catalina->localhost-> myAppName.xml in which I specify the path of the WAR I > would not need to copy WAR under wepApps but Tomcat will do it by itself. Is > that correct? Sorry, I

Re: Configure tomcat using init.d

2011-10-17 Thread ettoregia
Thanks Hassan for your help. I found the version (Red Hat 4.1.2-50). Regarding the the deploy, I know that by storing a file under Catalina->localhost-> myAppName.xml in which I specify the path of the WAR I would not need to copy WAR under wepApps but Tomcat will do it by itself. Is that correc

Re: Configure tomcat using init.d

2011-10-17 Thread ettoregia
Alright guys, thanks for your help. Pid * wrote: > > On 14/10/2011 16:31, Mark Thomas wrote: >> On 14/10/2011 16:15, Mark H. Wood wrote: >>> This I can agree with. They don't allow application managers >>> access to Tomcat's config., but anyone can drop stuff into >>> /etc/init.d, whence it w

Re: Configure tomcat using init.d

2011-10-15 Thread Pid
On 14/10/2011 16:31, Mark Thomas wrote: > On 14/10/2011 16:15, Mark H. Wood wrote: >> This I can agree with. They don't allow application managers >> access to Tomcat's config., but anyone can drop stuff into >> /etc/init.d, whence it will run as root? Really? Something is not >> right here. +1

Re: Configure tomcat using init.d

2011-10-14 Thread Mark Thomas
On 14/10/2011 16:15, Mark H. Wood wrote: > This I can agree with. They don't allow application managers > access to Tomcat's config., but anyone can drop stuff into > /etc/init.d, whence it will run as root? Really? Something is not > right here. Is it just me, or is the simple privilege escala

Re: Configure tomcat using init.d

2011-10-14 Thread Mark H. Wood
On Fri, Oct 14, 2011 at 07:33:28AM -0700, Hassan Schroeder wrote: > On Fri, Oct 14, 2011 at 1:52 AM, ettoregia wrote: > > My system: Linux, the version I'don't know how to realize, since I've got > > just an ssh connection and typing some command I've not been able to > > discover it, maybe you ca

Re: Configure tomcat using init.d

2011-10-14 Thread André Warnier
ettoregia wrote: Hi guys, hope you're all doing well. Today I'm facing a new challenge, at least for myself. My system: Linux, the version I'don't know how to realize, since I've got just an ssh connection and typing some command I've not been able to discover it, maybe you can help me out on

Re: Configure tomcat using init.d

2011-10-14 Thread Hassan Schroeder
On Fri, Oct 14, 2011 at 1:52 AM, ettoregia wrote: > My system: Linux, the version I'don't know how to realize, since I've got > just an ssh connection and typing some command I've not been able to > discover it, maybe you can help me out on this as well. `cat /proc/version` should give you somet