> From: Christoph Kukulies [mailto:k...@kukulies.org]
> Subject: Re: tomcat 6 (windows 7- 64 bits) doesn't start
> 
> I believe it's because I only have the jre, not the jdk and I'm
> downloading at the moment.

No, Tomcat runs fine on a JRE.  The problem is that you have a 32-bit JVM 
installed in a 64-bit OS.  (The 32-bit Windows JVM has only the client DLL, the 
64-bit only the server DLL.)  The Tomcat installer program expects the JVM mode 
to match that of the OS.  Use a 64-bit JVM.

 - 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

Reply via email to