You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Russell, Steve" <St...@valueoptions.com> on 2001/07/06 21:33:37 UTC

bootstrap.jar ?

Hi;

I'm trying to install tomcat as a service.

I have been using JavaService.

It is complaining that it can't find my startup class which is supposed to
be
Tomcat_Home/bin/boostrap.jar  ( org.apache.Bootstrap ).

I don't have this class.  I tried downloading tomcat again......no dice.

Where can I get it?

Steve

Steve Russell

Web Developer III
ValueOptions - Lifescape
703-205-6589
steve.russell@valueoptions.com


-----Original Message-----
From: Randy Layman [mailto:randy.layman@aswethink.com]
Sent: Friday, July 06, 2001 2:44 PM
To: tomcat-user@jakarta.apache.org
Subject: RE: Making Tomcat 3.2 A Service On Win 2000 ( using jdk
1.3.0_02 )




> -----Original Message-----
> From: gary.dale@mail1.moh.gov.on.ca
> [mailto:gary.dale@mail1.moh.gov.on.ca]
> Sent: Friday, July 06, 2001 2:50 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Re: Making Tomcat 3.2 A Service On Win 2000 ( using jdk
> 1.3.0_02 )
> 
> 
> Are you sure there are no problems with jdk1.3.1?  The main problem I 
> found with 1.3.0 was that it shut down when you logged off. I 
> found the 
> same problem in 1.3.1. The "fix" is to add -Xsa to the execution line 
> that starts Java in Tomcat.

Works for me without any command line fixes.  I thought that the -X option
was added for some of the betas of 1.3.1.  Is it possible that you have an
"older" version of 1.3.1?

> 
> As for making Tomcat a service, I found the jk_nt_service.exe (zipped 
> up) in the jakarta downloads. I thought that was the standard way of 
> making it into a service. Is this what is causing the 
> shutdown problem? 
> ShouldI be using a different method?

You are correct.  The JavaService program does basically the same thing as
jk_nt_service, but it traps the OS signals and doesn't relay them on to the
JVM.

	Randy


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender by email, delete and destroy this message and its 
attachments.


**********************************************************************