atom feed22 messages in org.apache.tomcat.users(Issue) Tomcat 7.0.12 silent install
FromSent OnAttachments
John MarcinekApr 27, 2011 11:47 am 
Caldarale, Charles RApr 27, 2011 12:35 pm 
John MarcinekApr 27, 2011 1:39 pm 
Caldarale, Charles RApr 27, 2011 1:54 pm 
Mark ThomasApr 27, 2011 2:26 pm 
John...@pb.comApr 28, 2011 4:21 am 
John...@pb.comApr 28, 2011 4:25 am 
Mark ThomasApr 28, 2011 9:04 am 
Caldarale, Charles RApr 28, 2011 9:14 am 
Caldarale, Charles RApr 28, 2011 9:16 am 
John...@pb.comApr 28, 2011 11:48 am 
Caldarale, Charles RApr 28, 2011 12:04 pm 
Mark ThomasApr 28, 2011 12:06 pm 
John...@pb.comApr 28, 2011 12:14 pm 
John...@pb.comApr 28, 2011 12:25 pm 
Konstantin KolinkoApr 28, 2011 1:22 pm 
Terence M. BandoianApr 28, 2011 1:33 pm 
John...@pb.comApr 28, 2011 1:34 pm 
Konstantin KolinkoApr 28, 2011 1:45 pm 
John...@pb.comApr 28, 2011 2:25 pm 
Konstantin KolinkoApr 28, 2011 3:00 pm 
John...@pb.comApr 29, 2011 5:32 am 
Subject:(Issue) Tomcat 7.0.12 silent install
From:John Marcinek (John@pb.com)
Date:Apr 27, 2011 11:47:07 am
List:org.apache.tomcat.users

Thanks in advance for help.

ENVIRONMENT:

-------------------- Java = JDK1.6 32 bit Operating System = Microsoft Windows Server 2008 R2 Standard (64 bit system) Tomcat installation file = apache-tomcat-7.0.12.exe

ISSUE:

--------- Tomcat silent install does not work on Windows 2008 Server.

When the following is executed in a command window: apache-tomcat-7.0.12.exe /S it finishes immediately ( < 1 second).

I checked the "C:\Program Files (x86)" (which is where I would expect to find
it) and the "C:\Program Files" directories for "Apache Foundation
Softare\Tomcat 7.0"

QUESTIONS:

--------------- 1) How can I do a silent install of Tomcat 7.0 on a 64 bit Windows system
(Server 2008 R2 Standard)? 2) Is there a way to tell the Tomcat installer the location of JRE6? (NOTE:
Setting the JAVA_HOME and JAVAHOME environment variables does not work.) 3) Is there another way to install Tomcat 7.0 say by copying the installation
files to the target system?

NOTES:

--------- * The problem seems to be that the installer (i.e. apache-tomcat-7.0.12.exe)
can not find the Java JRE. When I run the wizard and it gets to the screen where
you can specifiy the location of the JRE the text field is blank. But when I run
the installer on a Windows XP 32 bit system, the path of JRE 6 is displayed in
the text field.

Regards, John