tomcat6-differences between setup version(.exe) and zip version

2011-10-26 Thread Josh Ho
Dears Setup version had installed on my windows2008 server and worked fine. Now I wanna use zip version to replace it. Otherwise I don't know if there are any differences between both. I tried to compare both and found following differences. - setup version - installed as service in servi

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 > > From: Josh Ho [mailto:josh...@ecareme.com] > > Subject: Re: deploy tomcat quietly and automatically > > > Because of compatible issue, I must ins

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 > On 24/10/2011 10:46, Josh Ho wrote: > &

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 > 2011/10/24 Josh Ho : > > Dears > > I wanna deploy tomcat on many windows servers. > > A binary source has been chosen (apache-tom

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