2009/10/26 Wagenaar, R.J.T. (Ronald) <[email protected]>: > Is Tomcat 6.0 supported on a x64 bit system, by example Windows Server 2003 > Enterprise x64?
As it is open source, it is not "supported" in the sense that you can file a bug report and expect a fix - but neither is the 32-bit version :-). Tomcat runs well on x64 (Windows and other OS), and the larger maximum heap size can be a big benefit for some applications. You just need to make sure you've installed the 64-bit JVM and, if you're running it as a Windows service, the 64-bit service runner. - Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
