On Mon, Jan 19, 2009 at 6:04 PM, Caldarale, Charles R <[email protected]> wrote: >> From: m zyzy [mailto:[email protected]] >> 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: [email protected] > For additional commands, e-mail: [email protected] > >
Yes, you can! I'm working with Linux Debian AMD64 and Tomcat 6.x. -- ItZtLi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
