Re: Force 32-bit installation on 64-bit windows?

2011-10-20 Thread Konstantin Kolinko
2011/10/19 Caldarale, Charles R chuck.caldar...@unisys.com:
 From: David kerber [mailto:dcker...@verizon.net]
 Subject: Re: Force 32-bit installation on 64-bit windows?

 So if I select the 32-bit JRE, it should install the 32-bit service?

 Not sure if the installer will ask, but if you make the 32-bit JRE the 
 default, it will use that and select the 32-bit service.

Installer asks and allows you to select the JRE
and it will detect whether the chosen one is 32-bit or 64-bit.

See  Function checkJava in res/tomcat.nsi

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Force 32-bit installation on 64-bit windows?

2011-10-19 Thread Caldarale, Charles R
From: David kerber [mailto:dcker...@verizon.net] 
Subject: Force 32-bit installation on 64-bit windows?

If I use the 32-bit/64-bit bit windows service installer, is there a 
way of forcing it to do a 32-bit installation when it's installing on 
64-bit windows server 2008?

The current Tomcat Windows installers will auto-detect the mode of the JRE and 
install the corresponding service.  Note that this affects only the service and 
the APR library; Tomcat itself is pure Java and is platform-agnostic.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Force 32-bit installation on 64-bit windows?

2011-10-19 Thread David kerber

On 10/19/2011 3:54 PM, Caldarale, Charles R wrote:

From: David kerber [mailto:dcker...@verizon.net]
Subject: Force 32-bit installation on 64-bit windows?

If I use the 32-bit/64-bit bit windows service installer, is there a
way of forcing it to do a 32-bit installation when it's installing on
64-bit windows server 2008?

The current Tomcat Windows installers will auto-detect the mode of the JRE and 
install the corresponding service.  Note that this affects only the service and 
the APR library; Tomcat itself is pure Java and is platform-agnostic.

  - Chuck


So if I select the 32-bit JRE, it should install the 32-bit service? 
Thanks!


D

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Force 32-bit installation on 64-bit windows?

2011-10-19 Thread Caldarale, Charles R
 From: David kerber [mailto:dcker...@verizon.net] 
 Subject: Re: Force 32-bit installation on 64-bit windows?

 So if I select the 32-bit JRE, it should install the 32-bit service? 

Not sure if the installer will ask, but if you make the 32-bit JRE the default, 
it will use that and select the 32-bit service.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org