you'll want 1.3.1(or higher) if you are going to run as a service. I think with 1.3, you can use "-Xrs" to avoid the 'service stops when you logout' problem.
Charlie > -----Original Message----- > From: Wagoner, Mark [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 15, 2002 3:38 PM > To: 'Tomcat Users List' > Subject: RE: Java Question > > > A service will start without a user logged in (if the startup > mode is set to > Auto) and continue to run after they log out. Anything in the startup > folder doesn't start until the user logs in and is terminated > when the log > out. > > -----Original Message----- > From: Gaull, Kathy [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 15, 2002 2:43 PM > To: '[EMAIL PROTECTED]' > Subject: Java Question > > > What is the difference or what does it gain me to run and install the > jk_nt_service.exe if I am required to use JDK 1.3 vs just > putting the tomcat > app in the Windows Startup menu? > > > > Kathy Gaull > COUNTRYSM Insurance & Financial Services > > Web Services > Phone: (309)821-5441 > Email: [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
