Jeff Sturm <jeff.sturm <at> eprize.com> writes: > > > -----Original Message----- > > From: Caldarale, Charles R [mailto:Chuck.Caldarale <at> unisys.com] > > Sent: Thursday, January 31, 2013 3:21 PM > > > > > From: Niranjan [mailto:nthota <at> 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 >
In solaris, both 32-bit and 64- bit are installed in single directory. It's not same as Linux. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org