You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gurunandan G Rao <ra...@india.hp.com> on 2005/03/30 09:03:52 UTC

JDK usage with Tomcat

Which JDK is mostly used with Tomcat in production environment?.
Is it 

*	Sun
*	IBM
*	BEA(Jrockit)
*	Unisys
*	HP(on HP ux)

Is Tomcat certified with any JDK vendor?.

 

 

Re: JDK usage with Tomcat

Posted by QM <qm...@brandxdev.net>.
On Wed, Mar 30, 2005 at 12:33:52PM +0530, Gurunandan G Rao wrote:
: Which JDK is mostly used with Tomcat in production environment?.

My guess is that most people use the standard Sun JVM, but that really
depends on the OS.  (For example: I don't think Sun makes a JVM for
HP-UX, so that's not an option for HP-UX users.  BEA JRockit is for i386
only, so someone running a Sparc machine can't use it.  etc.)


: Is Tomcat certified with any JDK vendor?.

Tomcat just rides the JVM; so if the JVM itself is stable/unstable,
Tomcat's sure to follow. =)  You may want to check which JVMs are
suitable for a given OS and go from there.

-QM

-- 

software   -- http://www.brandxdev.net/
tech news  -- http://www.RoarNetworX.com/
code scan  -- http://www.JxRef.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org