> From: m zyzy [mailto:myz...@gmail.com] > Subject: Tomcat 6 binary in 64-bit > > Could Tomcat 6 core binary be used in 64-bit Linux O/S ?
Tomcat is pure Java (other than the APR connector), so it doesn't care what platform it's running on. You just have to run it under an appropriate JVM. > which one of 64-bit JDK 5 or 6 is recommended ? I'd go with JRE 6 (you don't need a JDK, just a JRE); others' opinions may differ. > And how many maximum heap -Xmx and PermGen space memory > should be enough with 120mb of war file with 50% of it > are Jar libraries . An impossible question to answer. You need to run your webapps and find out. - 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