Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Tomcat 5.5 and x64 Windows

Mladen Turk

2007-01-18

Replies:

Darren Kukulka wrote:
> Mladen,
>
> The binary versions you mentioned are the same ones I have already
> tried.
>
> 2 questions;
>
> - how do you install the Tomcat service manually? I install Tomcat
> using the binary download, i.e. apache-tomcat-5.5.20.exe which does not
> give you the option of NOT installing the Tomcat service.
> - I'm not sure what you mean by running the install.bat. As mentioned I
> install using the exe.

.exe installer is 32 bit so it'll probably install as WOW64
(WindowsOnWindows64)

Unistall the Tomcat.
download apache-tomcat-5.5.20.zip and unpack to <install dir>
of your choice.

put tomcat5.exe.amd64 as tomcat5.exe inside <install dir>\bin
put tomcat5w.exe.amd64 as tomcat5w.exe inside <install dir>\bin

open cmd.exe (be sure it's 64 bit so, 'Start->run-cmd')
cd to the <install dir>\bin
> service install

That's is :)

Regards,
Mladen.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.