> My service gets installed, however when i try to start the service it
does not get started.

AFAIK the 64-bit versions of Windows will not start 32-bit apps as
services. (I ran into the same problem trying to use Vista-64 under Boot
Camp on a Mac: Apple's drivers only support 32-bit Windows versions so
the auto-installer failed at trying to start the two services it tries
at the end of the setup.) 

So you probably need to be sure you get a 64-bit JVM in order to run it
as a service using srvany or the like, or a 64-bit exe for Tomcat when
using those binaries for the service.

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