deploy tomcat quietly and automatically

2011-10-24 Thread Josh Ho
Dears I wanna deploy tomcat on many windows servers. A binary source has been chosen (apache-tomcat-6.0.29.exe). Is there a way to deploy it quietly and automatically like JDK(such as : jdk-6u24-windows-x64.exe /quiet) Thanks

Re: deploy tomcat quietly and automatically

2011-10-24 Thread Pid
On 24/10/2011 10:46, Josh Ho wrote: Dears I wanna deploy tomcat on many windows servers. A binary source has been chosen (apache-tomcat-6.0.29.exe). Is there a way to deploy it quietly and automatically like JDK(such as : jdk-6u24-windows-x64.exe /quiet) Why not pick the zip version just

Re: deploy tomcat quietly and automatically

2011-10-24 Thread Konstantin Kolinko
2011/10/24 Josh Ho josh...@ecareme.com: Dears I wanna deploy tomcat on many windows servers. A binary source has been chosen (apache-tomcat-6.0.29.exe). Which is outdated and has several known security issues. Is there a way to deploy it quietly and automatically like JDK(such as :

Re: deploy tomcat quietly and automatically

2011-10-24 Thread Josh Ho
Because of compatible issue, I must install 6.0.29. I've tried /S /D option but only /S worked on 6.0.29. 2011/10/24 Konstantin Kolinko knst.koli...@gmail.com 2011/10/24 Josh Ho josh...@ecareme.com: Dears I wanna deploy tomcat on many windows servers. A binary source has been chosen

Re: deploy tomcat quietly and automatically

2011-10-24 Thread Josh Ho
I am new to Tomcat. I am afraid there are differences between zip version and setup version? I know setup version could be installed as a service. Maybe someone could tell me other differences, then I could use zip version instead. 2011/10/24 Pid p...@pidster.com On 24/10/2011 10:46, Josh Ho

RE: deploy tomcat quietly and automatically

2011-10-24 Thread Caldarale, Charles R
From: Josh Ho [mailto:josh...@ecareme.com] Subject: Re: deploy tomcat quietly and automatically Because of compatible issue, I must install 6.0.29. What compatibility issue would that be? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL

Re: deploy tomcat quietly and automatically

2011-10-24 Thread Josh Ho
Only that version passed operation test. Other version is not allowed to be deployed. 2011/10/24 Caldarale, Charles R chuck.caldar...@unisys.com From: Josh Ho [mailto:josh...@ecareme.com] Subject: Re: deploy tomcat quietly and automatically Because of compatible issue, I must install