RE: tomcat restart remotely

2009-02-26 Thread Ilya Kazakevich
Bartolomé [mailto:la...@secways.com] Sent: Thursday, February 26, 2009 12:48 AM To: Tomcat Users List Subject: Re: tomcat restart remotely you're right but this has to be trough internet, not local... André Warnier escribió: Caldarale, Charles R wrote: From: Laura Bartolomé [mailto:la...@secways.com

tomcat restart remotely

2009-02-25 Thread Laura Bartolomé
Hi We have Tomcat 6.0 installed on Windows 2003 Server and we want to restart apache tomcat service remotely but in a secure way... some ideas? In the same server we have IIS + .NET installed... Thanks a lot Laura - To

RE: tomcat restart remotely

2009-02-25 Thread Caldarale, Charles R
From: Laura Bartolomé [mailto:la...@secways.com] Subject: tomcat restart remotely We have Tomcat 6.0 installed on Windows 2003 Server and we want to restart apache tomcat service remotely but in a secure way... Logging in via Remote Desktop Connection is probably the simplest; are you

Re: tomcat restart remotely

2009-02-25 Thread Piller Sébastien
ssh is the most common way to manage a remote server. But under windows :aie: ;) Laura Bartolomé a écrit : Hi We have Tomcat 6.0 installed on Windows 2003 Server and we want to restart apache tomcat service remotely but in a secure way... some ideas? In the same server we have IIS +

Re: tomcat restart remotely

2009-02-25 Thread Laura Bartolomé
Yes, I don't want to give acces via RDP with these permissions... Caldarale, Charles R escribió: From: Laura Bartolomé [mailto:la...@secways.com] Subject: tomcat restart remotely We have Tomcat 6.0 installed on Windows 2003 Server and we want to restart apache tomcat service remotely

Re: tomcat restart remotely

2009-02-25 Thread Gabor 'Morc' KORMOS
www.freesshd.com I could recommend as an SSH server for Windows. I used it a few times, it's OK. Then you can use net start and stop to do it. Morc. On 25/02/2009 15:30, Piller Sébastien wrote: ssh is the most common way to manage a remote server. But under windows :aie: ;) Laura

Re: tomcat restart remotely

2009-02-25 Thread Laura Bartolomé
well, under windows I can have ssh with cygwin without problems but I don't know if I'll be able to restart the service in this way Piller Sébastien escribió: ssh is the most common way to manage a remote server. But under windows :aie: ;) Laura Bartolomé a écrit : Hi We have Tomcat

Re: tomcat restart remotely

2009-02-25 Thread Piller Sébastien
Where will be the problem? If you can run the startup.bat and shutdown.bat, then you won't have any problem. I do it from a looong time (under linux) and never had a problem. Laura Bartolomé a écrit : well, under windows I can have ssh with cygwin without problems but I don't know if I'll

Re: tomcat restart remotely

2009-02-25 Thread Laura Bartolomé
My problem was I haven't thought before! :) I'm going to test it right now Thanks a lot! Piller Sébastien escribió: Where will be the problem? If you can run the startup.bat and shutdown.bat, then you won't have any problem. I do it from a looong time (under linux) and never had a

RE: tomcat restart remotely

2009-02-25 Thread Caldarale, Charles R
From: Laura Bartolomé [mailto:la...@secways.com] Subject: Re: tomcat restart remotely My problem was I haven't thought before! :) I'm going to test it right now I fail to see any difference between using Remote Desktop vs SSH in this situation; whatever account you log in with will require

RE: tomcat restart remotely

2009-02-25 Thread Martin Gainty
: Wed, 25 Feb 2009 15:38:01 +0100 From: la...@secways.com To: users@tomcat.apache.org Subject: Re: tomcat restart remotely My problem was I haven't thought before! :) I'm going to test it right now Thanks a lot! Piller Sébastien escribió: Where will be the problem? If you can run

Re: tomcat restart remotely

2009-02-25 Thread André Warnier
Caldarale, Charles R wrote: From: Laura Bartolomé [mailto:la...@secways.com] Subject: Re: tomcat restart remotely My problem was I haven't thought before! :) I'm going to test it right now As far as I know, given the appropriate permissions for the account you use to do this, you can also

Re: tomcat restart remotely

2009-02-25 Thread Laura Bartolomé
you're right but this has to be trough internet, not local... André Warnier escribió: Caldarale, Charles R wrote: From: Laura Bartolomé [mailto:la...@secways.com] Subject: Re: tomcat restart remotely My problem was I haven't thought before! :) I'm going to test it right now As far as I