CTRL_LOGOFF_EVENT service solution?

2001-03-14 Thread Siebenmann, Joe

Of the many possible solutions for solving the logoff problem when running
Tomcat as a service, most seem to be
wrappers that "allow you to run your Java application as an NT service,
blocking the CTRL_LOGOFF_EVENT" such as
http://www.eworksmart.com/jnt/

But, can you use such an application for Tomcat?  jk_nt_service points to
wrapper.properties.  Other things must happen before you try and start
org.apache.tomcat.startup.Tomcat.

TomcatWrapper.class ( used with jsrvany ) requires complex editing of the
registry, which can't be done with an install program.

Has anyone found a way to use something like the above, with Tomcat, without
complex registry editing?

Thanks,


Joe Siebenmann
Inciscent
Phone:  703-205-5927
Fax:   703-876-5973



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Problems with Tomcat service on NT and W2K servers..

2001-03-12 Thread Siebenmann, Joe

We are running Tomcat 3.2.1, standalone, with JDK1.3.0_01 under Windows NT
and 2000 Server.  The service will not survive a reboot.  We have followed
the service install to the letter, and have not used directory paths with
embedded spaces etc.
We have tried to run Tomcat's "startup" at system startup, using "autoexnt",
but Tomcat dies after a Logoff/login.
Does any of the later Milestone builds solve the service problem?  This is a
big issue and I have yet to see any real solutions to this...

Please respond to[EMAIL PROTECTED]

Thanks,

Joe Siebenmann
Inciscent
Phone:  703-205-5927
Fax:   703-876-5973



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




problems running Tomcat 3.2.1 as Service..

2000-12-20 Thread Siebenmann, Joe

We are running the latest Tomcat 3.2.1 and, using "NT-Service-howto.html",
installed it as a Service.  AJP12 support
is enabled using the default port 8007.  We are using Windows 2000.  After
the service is started and you LogOff
the Service does not start back up ( with "Startup Type" set to "Automatic"
).  Any suggestions on how we can fix this?

Thanks,

Joe Siebenmann
Inciscent