Which should I use - 32bit or 64bit version of Tomcat?
Neil Gaede
neil at stthom.edu
Thu Jan 30 19:00:46 EST 2014
There are both 32- and 64-bit "binary distributions" available from the ASF, but the only parts that are Windows native binaries (and thus built for 32- or 64-bit) are the service application that allows for installing Tomcat as a Windows service and the GUI monitoring/configuration application. The Tomcat server process itself is Java as Scott mentioned and will use the JDK you have installed. That said, you should probably use whatever matches your OS.
Neil
On Jan 30, 2014, at 5:32 PM, "Cantor, Scott" <cantor.2 at OSU.EDU> wrote:
> On 1/30/14, 6:25 PM, "Craig Caughlin" <craigcaughlin at gmail.com> wrote:
>
>> I'm installing idP on Windows Server 2012 - 64bit OS and I know I need to
>> use the 32bit version of JDK, but I don't know which version of Tomcat I
>> should use?
>
> There is no such thing, Java is just Java. The JDK is native, not the
> applications that use it.
>
> -- Scott
>
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list