Do I need a specific Tomcat 64-bit version to run on Windows Server 2008 R2 64-bit? Or will the regular Tomcat 5 install exe work?
|
feedback
|
|
It sounds like you just need the 64-bit Java JDK only. If Tomcat is written in Java then its cross platform and the Java distribution is where the platform dependence matters. | |||
feedback
|
|
I am currently running on Windows 2008 with 32 bit Tomcat 5 and 32 bit java with no issues, and no gotchas. To be more specific we are running a heavily used authentication module over the system so if it were problematic I would imagine we would know. We are running an instance of Blackboard in conjunction with 64 bit JDK however and they utilize a tomcat web server, so I would think this would work as well for greater scalability, although there may be some additional tweaking needed to make this work. | |||
feedback
|