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

Thats right Chuck.  I did find something here.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39327

But I couldn't find anything for Tomcat 6.x

Indu

-------- Original Message  --------
Subject: Re: Tomcat 6.x for 64 bit OS
From: Caldarale, Charles R <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Date: Wednesday, January 02, 2008 10:08:30 AM

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]




---------------------------------------------------------------------
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