> From: Gregor Schneider [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat 6.x for 64 bit OS
> 
> - compile it on your 64bit-platform using a 64bit-JDK using the
> provided Ant-build-script

That would be a waste of time, since pure Java programs are completely
platform independent, and, other than the APR connector, Tomcat is pure
Java.

The OP was asking about running Tomcat as a service on a 64-bit Windows
box, which requires a 64-bit version of the launcher (tomcat6.exe) and
service wrapper (tomcat6w.exe); these are not Java programs, and I'm not
sure where to find binary versions.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to