Skip to main content
Participant
June 12, 2012
Question

New CF10 64-bit install on Win2008 R2 64-bit

  • June 12, 2012
  • 1 reply
  • 689 views

I'm gearing up to install CF10 64-bit on a series of Win2008 R2 64-bit servers. I've read through the documentation, and it appears all I need is

CF10 64-bit

IIS 7.5

Sun JDK-1.6

Is this correct?  Is it correct that I do not need to worry about J2EE (or Tomcat)? 

EDIT: I should add that my production architecture is two Win2008 servers, most likely in different data centers.  Not sure if that will work with the clustering in CF10 or not.

Thanks

This topic has been closed for replies.

1 reply

Legend
June 12, 2012

Add IIS Role Services "Application Development" with “CGI” (Common Gateway Interface) installed.

CF10 will install Java 1.6 (1.6.0_29) so perhaps you will not need to add additional Sun / Oracle Java 1.6.

CF10 will have tomcat (7.0.23.0) built in to it. No need to download Apache tomcat installer separately.

I don't think you will need to worry about J2EE.

HTH, Carl.