> -----Original Message-----
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Thursday, January 31, 2013 3:21 PM
> 
> > From: Niranjan [mailto:nth...@atmi.com]
> > Subject: Re: Tomcat 64-bit for Solaris 64-bit OS
> 
> > As I have both 32/64 bit Java enabled, when I set the JAVA_HOME, which
> > Java bit version does tomcat uses by default?
> 
> It will use whichever one JAVA_HOME points to; both JVMs can't be in the same 
> place
> (unless the Solaris installation is very, very strange).

On Linux at least you'd add the "-d64" argument to the java command line to 
start the 64-bit JVM.  You can add that to JAVA_OPTS.

Not sure if this is true of Solaris as well, or not.  Whether the 64-bit or 
32-bit JVM is run by default probably also depends on your platform.

-Jeff



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to