Re: Register Tomcat as a service?

2005-02-17 Thread Jason Bainbridge
On Thu, 17 Feb 2005 15:24:43 -0600, Hay, Markus <[EMAIL PROTECTED]> wrote: > Hi, > > Does "service.bat" come with 4.1.30? I have the .exe and the .zip > version and neither contain this file. *slaps forehead* Forgot about that... for 4.X I rolled my own batch file, which is attached as a .txt (w

RE: Register Tomcat as a service?

2005-02-17 Thread Hay, Markus
ter Tomcat as a service? Hay, Markus wrote: >I have an application that requires Tomcat (4.1.30 or later) and I'd >like to know how I can register Tomcat as a service if the user does >not do this during the install. In my installer, I can check the >registry to > >

Re: Register Tomcat as a service?

2005-02-17 Thread Wolfgang Hackl
Hay, Markus wrote: I have an application that requires Tomcat (4.1.30 or later) and I'd like to know how I can register Tomcat as a service if the user does not do this during the install. In my installer, I can check the registry to Hi Markus, this can be achieved with the file servic

Re: Register Tomcat as a service?

2005-02-17 Thread Jason Bainbridge
On Thu, 17 Feb 2005 14:39:40 -0600, Hay, Markus <[EMAIL PROTECTED]> wrote: > Hello. > > I have an application that requires Tomcat (4.1.30 or later) and I'd > like to know how I can register Tomcat as a service if the user does not > do this during the install. In my

Register Tomcat as a service?

2005-02-17 Thread Hay, Markus
Hello. I have an application that requires Tomcat (4.1.30 or later) and I'd like to know how I can register Tomcat as a service if the user does not do this during the install. In my installer, I can check the registry to see if Tomcat is registered as a service and if it isn't, I&#x

2 way SSL with Axis and Tomcat as a Service

2004-10-11 Thread Hubble, Christopher
Welp, after much trial and tribulation, I finally got axis using 2 way ssl. This required me to custom set up tomcat as a service, and I finally got that working. Once I get my code all cleaned up, I'll post the relavent details.

Configuring Tomcat as a service of Apache

2004-09-21 Thread Luis zorita
Hi users: I´m running Tomcat 5.0.28 and Apache 2.0.51 in w2000 server. Now I'm trying to configure tomcat as a service of Apache. After reading http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/aphowto.html . i found there is a way to auto-configure Apache setting in Tomcat.. The pr

RE: Tomcat As A Service Printing Problem

2004-08-19 Thread DJohnson
nothing else. Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> cc: Subject:RE: Tomcat As A Service Printing Problem Here is the actual situation. Java Printing API(javax.printing), is being used for p

RE: Tomcat As A Service Printing Problem

2004-08-19 Thread Allistair Crossley
hi, does anyone have any idea why each request to my application goes through twice each time? I am basing this on my log4j logs which show each logging entry twice for requests e.g here is 1 click to the web app 2004-08-19 15:46:06,066 - DEBUG (iq.actions.LoadPageAction:136) - cached cache_s

Re: Tomcat As A Service Printing Problem

2004-08-19 Thread John Villar
pro. S H A K E E L A H M A D -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 6:31 PM To: Tomcat Users List Subject: Re: Tomcat As A Service Printing Problem What's your OS? if you're running on WNT, W2K, W2003 or WXP your account for the serv

RE: Tomcat As A Service Printing Problem

2004-08-19 Thread Shakeel
Subject: Re: Tomcat As A Service Printing Problem What's your OS? if you're running on WNT, W2K, W2003 or WXP your account for the service probably is "LocalSystem" and that's an account that, in general terms, doesn't have too much permission on the net. Try chan

Re: Tomcat As A Service Printing Problem

2004-08-19 Thread John Villar
e- From: QM [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 6:13 PM To: Tomcat Users List Subject: Re: Tomcat As A Service Printing Problem On Thu, Aug 19, 2004 at 02:16:25PM +0500, Shakeel wrote: : My webapp on Tomcat was printing successfully when I used to run it without : a service.

RE: Tomcat As A Service Printing Problem

2004-08-19 Thread Shakeel
: QM [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 6:13 PM To: Tomcat Users List Subject: Re: Tomcat As A Service Printing Problem On Thu, Aug 19, 2004 at 02:16:25PM +0500, Shakeel wrote: : My webapp on Tomcat was printing successfully when I used to run it without : a service. But when I

Re: Tomcat As A Service Printing Problem

2004-08-19 Thread QM
On Thu, Aug 19, 2004 at 02:16:25PM +0500, Shakeel wrote: : My webapp on Tomcat was printing successfully when I used to run it without : a service. But when I started Tomcat as a service then printing failed, any : reasons ? Your post is severely lacking in information, which makes it difficult

RE: Tomcat As A Service Printing Problem

2004-08-19 Thread Shakeel
Thanks, also is there any posiibility that back-slashes are converted to foeward slashes. S H A K E E L A H M A D -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 2:12 PM To: Tomcat Users List Subject: RE: Tomcat As A Service Printing

RE: Tomcat As A Service Printing Problem

2004-08-19 Thread Dale, Matt
Perhaps its to do with the user that tomcat runs as Ta Matt -Original Message- From: Shakeel [mailto:[EMAIL PROTECTED] Sent: 19 August 2004 10:16 To: Tomcat Users List Subject: Tomcat As A Service Printing Problem My webapp on Tomcat was printing successfully when I used to run it

Tomcat As A Service Printing Problem

2004-08-19 Thread Shakeel
My webapp on Tomcat was printing successfully when I used to run it without a service. But when I started Tomcat as a service then printing failed, any reasons ? Please assist if someone can. Thanks S H A K E E L A H M A D

RE: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Shapira, Yoav
: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a >service on win2k) > >Followup: > >I just downloaded and installed 5.0.24 on a win2k box. >It starts fine, even after uninstalling the public JRE. > >I assume it's finding the jre inside the j2sdk via

Re: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Ben Souther
JRE and thus does not require an additional download. > > > > The above quote is from: > > http://java.sun.com/j2se/1.4.2/install-windows.html#private > > > > $.02 > > > > Doug > > > > - Original Message - > > From: "Sha

Re: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Ben Souther
> > $.02 > > Doug > > - Original Message - > From: "Shapira, Yoav" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, May 19, 2004 8:52 AM > Subject: RE: Vedr.: Say it ain't so... (JRE needed to

Re: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Parsons Technical Services
n.com/j2se/1.4.2/install-windows.html#private $.02 Doug - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 19, 2004 8:52 AM Subject: RE: Vedr.: Say it ain't so... (JRE neede

RE: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Shapira, Yoav
Thomas Nybro Bolding [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 19, 2004 8:21 AM >To: Tomcat Users List >Subject: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service >on win2k) > >Yes! I posted this the 10-12-2003: >- - - - - >Having played around wit

Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Thomas Nybro Bolding
19-05-2004 14:15 Besvar venligst til "Tomcat Users List" Til:[EMAIL PROTECTED] cc: Vedr.: Say it ain't so... (JRE needed to run Tomcat as a service on win2k) I've just been handed this link: http://forum.java.sun.com/thread.jsp?thread=510659&am

Say it ain't so... (JRE needed to run Tomcat as a service on win2k)

2004-05-19 Thread Ben Souther
I've just been handed this link: http://forum.java.sun.com/thread.jsp?thread=510659&forum=45&message=2426773 I personally have installed Tocmat on both windows and linux boxes and haven't had a problem but we had a client with an issue who was able to solve it by installing the JRE as well as th

RE: How to set up JAVA_OPTS while running tomcat as a service

2004-04-03 Thread Antoni Unkovich
t; Please can you supply a little more detail regarding the registry settings? > Thanks in advance > Antoni > > > > -Original Message- > From: Mandy Joss [mailto:[EMAIL PROTECTED] > Sent: Saturday, 3 April 2004 9:57 a.m. > To: [EMAIL PROTECTED] > Subject: R

Re: How to set up JAVA_OPTS while running tomcat as a service

2004-04-03 Thread Bill Barker
t; Please can you supply a little more detail regarding the registry settings? > Thanks in advance > Antoni > > > > -Original Message- > From: Mandy Joss [mailto:[EMAIL PROTECTED] > Sent: Saturday, 3 April 2004 9:57 a.m. > To: [EMAIL PROTECTED] > Subject: R

RE: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Antoni Unkovich
: How to set up JAVA_OPTS while running tomcat as a service Tom Reis, Thanks a lot. It worked. You were awesome. I wish I could give you some Duke dollars :) Thanks again, Mandy >From: "Reis, Tom" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" &l

RE: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Mandy Joss
quot; <[EMAIL PROTECTED]> Subject: RE: How to set up JAVA_OPTS while running tomcat as a service Date: Fri, 2 Apr 2004 15:10:31 -0600 You can set the options for services in the registry. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat 4.1\Parameters set the JVM Option Count t

RE: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Reis, Tom
2004 2:58 PM To: [EMAIL PROTECTED] Subject: Re: How to set up JAVA_OPTS while running tomcat as a service But the problem is when it runs as a windows service the tomcat.exe is called directly. if I put any echo message in catalina.bat file I don't see my message anywhere. I don't thi

Re: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Mandy Joss
ED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: How to set up JAVA_OPTS while running tomcat as a service Date: Fri, 02 Apr 2004 18:23:40 +0100 I put the settings into the catalina.sh file, e.g. > > #

RE: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Randall Svancara
Put them in your catalina.bat file located in the bin directory of your tomcat installation. -Original Message- From: Mandy Joss [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 9:54 AM To: [EMAIL PROTECTED] Subject: How to set up JAVA_OPTS while running tomcat as a service I

Re: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Paul Mansfield
On Fri, 2004-04-02 at 17:54, Mandy Joss wrote: > I am running Tomcat 4.1.24 as service but under stress I get > OutOfMemmoryError. To cure this I want to pass JAVA_OPTS=-server -Xms256m > -Xmx1000m -Xincgc to the Tomcat. Can somebody please tell me where should I > specify JAVA_OPTS so that Tomc

Re: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Mandy Joss
tartup.bat file, I am able to get System.getProperty("my.prop"); From: Thomas Tang <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: How to set up JAVA_OPTS while runn

Re: How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Thomas Tang
D]> To [EMAIL PROTECTED] cc Subject How to set up JAVA_OPTS while running tomcat as a service I am running Tomcat 4.1.24 as service but under stress I get OutOfMemmoryError. To cure this I want to pass JAVA_OPTS=-server -Xms256m -Xmx1000m -Xincgc to the Tomcat. Can somebody please

How to set up JAVA_OPTS while running tomcat as a service

2004-04-02 Thread Mandy Joss
I am running Tomcat 4.1.24 as service but under stress I get OutOfMemmoryError. To cure this I want to pass JAVA_OPTS=-server -Xms256m -Xmx1000m -Xincgc to the Tomcat. Can somebody please tell me where should I specify JAVA_OPTS so that Tomcat running as service will look at them. _

RE: Tomcat as a service

2003-11-12 Thread Tom Lyle
inal Message- From: Andrea Stefanini [mailto:[EMAIL PROTECTED] Sent: 12 November 2003 12:05 To: [EMAIL PROTECTED] Subject: Tomcat as a service I tried to start Tomcat3.3.1a as a service on a Windows2000 Professional . I followed the instructions in the page 'http://jakarta.apache.org/tomcat/t

Tomcat as a service

2003-11-12 Thread Andrea Stefanini
how to proceed for installing my Tomcat as a service? Thank you.   Andrea Stefanini [EMAIL PROTECTED] Diretto + 39-50-7687.27

Re: Tomcat as a service

2003-09-28 Thread Henrik Vendelbo
(part of httpd) 3) Configuring Tomcat with service parameters (or ini file) instead of CATALINA_OPTS Henrik - Original Message - From: "Robert Mark Bram" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 2:21 PM

RE: Tomcat as a service

2003-09-23 Thread Robert Mark Bram
Hi Yoav Shapira, > >3) If I don't have Tomcat as a service, how can I get it running as a > >service? > > > >4) Where is all of this documented? I did a google search limited to > >jakarta.apache.org and then I did a text search on my document Tomcat >

RE: Tomcat as a service

2003-09-23 Thread Shapira, Yoav
Howdy, >2) Is there *any* difference between running Tomcat as a service and a >non-service? What do you call it when you are running it as a non-service? >Do you just call it a process or program? I call it running from the console or command line. It's still a process or progra

Tomcat as a service

2003-09-23 Thread Robert Mark Bram
Howdy all! 1) I am running Tomcat 4.1 as a service on XP. At what point in the install process did I choose this option? 2) Is there *any* difference between running Tomcat as a service and a non-service? What do you call it when you are running it as a non-service? Do you just call it a process

Re: Installing Tomcat as a Service

2003-08-21 Thread John Turner
ions started as services. -Original Message- From: Manolo Ramirez T. [mailto:[EMAIL PROTECTED] Sent: 20 August 2003 15:02 To: Tomcat Users List Subject: Re: Installing Tomcat as a Service Hi, Check this: http://www.jpackage.org They have the rpm version of tomcat, that will make all the ha

RE: Installing Tomcat as a Service

2003-08-20 Thread Mike Cherichetti \(Renegade Internet\)
2003 10:57 AM To: Tomcat Users List Subject: RE: Installing Tomcat as a Service Thanks for the reply, I've tried creating a script in the /etc/init.d directory and then running the chkconfig --add script-name and this hasn't worked for me. I'm getting an error saying that: servi

Re: Installing Tomcat as a Service

2003-08-20 Thread Paul Yunusov
bove to figure out what they are): # chkconfig: 2345 20 80 Paul > -Original Message- > From: Paul Yunusov [mailto:[EMAIL PROTECTED] > Sent: 20 August 2003 13:24 > To: Tomcat Users List > Subject: Re: Installing Tomcat as a Service > > On August 20, 2003 04:19 am, Stuart

RE: Installing Tomcat as a Service

2003-08-20 Thread Steph Richardson
OTECTED] > Sent: Wednesday, August 20, 2003 10:57 AM > To: Tomcat Users List > Subject: RE: Installing Tomcat as a Service > > > Thanks for the reply, I've tried creating a script in the /etc/init.d > directory and then running the chkconfig --add script-name and this hasn

RE: Installing Tomcat as a Service

2003-08-20 Thread Steph Richardson
g : 2345 80 20" > -Original Message- > From: Stuart Stephen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2003 10:57 AM > To: Tomcat Users List > Subject: RE: Installing Tomcat as a Service > > > Thanks for the reply, I've tried creating

RE: Installing Tomcat as a Service

2003-08-20 Thread James Harman
services. > > -Original Message- > From: Manolo Ramirez T. > [mailto:[EMAIL PROTECTED] > Sent: 20 August 2003 15:02 > To: Tomcat Users List > Subject: Re: Installing Tomcat as a Service > > > Hi, > > Check this: > > http://www.jpackage.org > >

RE: Installing Tomcat as a Service

2003-08-20 Thread Stuart Stephen
The script has the same permissions showing in the ls -l list? -Original Message- From: Paul Yunusov [mailto:[EMAIL PROTECTED] Sent: 20 August 2003 13:24 To: Tomcat Users List Subject: Re: Installing Tomcat as a Service On August 20, 2003 04:19 am, Stuart Stephen wrote: > Hi all,

RE: Installing Tomcat as a Service

2003-08-20 Thread Stuart Stephen
esearch it to get the Java applications started as services. -Original Message- From: Manolo Ramirez T. [mailto:[EMAIL PROTECTED] Sent: 20 August 2003 15:02 To: Tomcat Users List Subject: Re: Installing Tomcat as a Service Hi, Check this: http://www.jpackage.org They have the rpm

Re: Installing Tomcat as a Service

2003-08-20 Thread Manolo Ramirez T.
Hi, Check this: http://www.jpackage.org They have the rpm version of tomcat, that will make all the hard work for you. Regards. Manolo Ramirez T. Stuart Stephen wrote: Hi all, How might I go about installing Tomcat as a service in RedHat 9.0. I've never installed a se

Re: Installing Tomcat as a Service

2003-08-20 Thread Paul Yunusov
On August 20, 2003 04:19 am, Stuart Stephen wrote: > Hi all, > > How might I go about installing Tomcat as a service in RedHat 9.0. I've > never installed a service under linux manually before and I'm not sure what > to do. I can't find the appropriate documenta

Installing Tomcat as a Service

2003-08-20 Thread Stuart Stephen
Hi all, How might I go about installing Tomcat as a service in RedHat 9.0. I've never installed a service under linux manually before and I'm not sure what to do. I can't find the appropriate documentation in the manuals for either Tomcat or RedHat. I must be looking in the

Tomcat as a service - starting up with security

2003-07-15 Thread Pooleery, Manoj
Hi, I have a requirement like this - I want to install Tomcat as a service which when starts up, should be in the secure mode. I want to do a cleanup of the logs/localhost directories when I do so. (Currently, I have a batch file which does it for me). I could get hold of information to start

Re: Running Tomcat as a service

2003-07-07 Thread Tom Cole
ls, let me know, but it appears to work for me. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 9:07 AM Subject: RE: Running Tomcat as a service > Let me add that I'm running Tomcat 4.1 not Apache 4

RE: Running Tomcat as a service

2003-07-07 Thread nrapagnani
Let me add that I'm running Tomcat 4.1 not Apache 4.1. Also the 500 error is a nullPointerException error. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 9.04 AM To: [EMAIL PROTECTED] Subject: Running Tomcat as a service I am ru

Running Tomcat as a service

2003-07-07 Thread nrapagnani
I am running Apache 4.1 along with IIS on a windows 2000 machine. I chose "Run as an NT service" during the Tomcat install. I've configured the 2 web servers to work together. The jsp pages come up fine when I choose the "Start Tomcat" icon in the start folder. Problem is, when Tomcat is runnin

Upgrading j2sdk on Windows/2000 running Tomcat as a service

2003-03-19 Thread Mark Eggers
all would have been well. I hope this enables people to avoid problems and issues upgrading Java on Windows when running Tomcat as a service. /mde/ just my two cents . . . . __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, l

Tomcat as a service in Win NT/Win2k

2003-03-10 Thread Miller, Kent
Dear Sirs, I have tried unsuccessfully to install Tomcat 4.1.18 as an NT service using the jk_nt_sevice.exe file. I found this file at http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-tomcat/bin/nt_service/Attic / Does this file use AJPV12, instead of AJPV13 which I can find in the Tomcat serv

Re: Using Tomcat as a service in Windows 2000

2003-02-18 Thread Jacob Kjome
jk_nt_service was for Tomcat-3.x.x. For Tomcat-4.x.x, see the following http://www.mattkelli.com/tech/tomcat/ntservice.htm Jake At 03:25 AM 2/18/2003 -0500, you wrote: Hello, I'm trying to run Tomcat as a service on Windows 2000 Server and am having a few difficulties. I hav

RES: AW: Using Tomcat as a service in Windows 2000

2003-02-18 Thread Edemilson Aguiar
Users List Assunto: Re: AW: Using Tomcat as a service in Windows 2000 Why don't you download Tomcat 4.1.18 and install that? I'm using it on Win2000 AS and it install automatically. (Getting it working with IIS was another story...) Ben Schleimer --- Björn_Clemens <[EMAIL PROTECTED]

Re: AW: Using Tomcat as a service in Windows 2000

2003-02-18 Thread Ben, heart wanderer
meters > (including classpath) in the registry? the service > don't uses any script during startup! > > So far ... > > Björn > > > > > Hello, > > > > I'm trying to run Tomcat as a service on Windows > 2000 Server and > > am having a

RE: Using Tomcat as a service in Windows 2000

2003-02-18 Thread Paul Bothma
Hi, Here is some docs on using IIS and Tomcat. http://paul.xtracker.co.za/iis.zip Paul -Original Message- From: AllStarRewards, Inc. Tech Support [mailto:[EMAIL PROTECTED]] Sent: 18 February 2003 10:26 To: [EMAIL PROTECTED] Subject: Using Tomcat as a service in Windows 2000 Hello

AW: Using Tomcat as a service in Windows 2000

2003-02-18 Thread Björn Clemens
Do you know, that you have to set ALL (!) parameters (including classpath) in the registry? the service don't uses any script during startup! So far ... Björn > > Hello, > > I'm trying to run Tomcat as a service on Windows 2000 Server and > am having a few

Using Tomcat as a service in Windows 2000

2003-02-18 Thread AllStarRewards, Inc. Tech Support
Hello, I'm trying to run Tomcat as a service on Windows 2000 Server and am having a few difficulties. I have the wrapper.properties setup and working properly and the jk_nt_service file installed as a service, but the service will not run. My configuration is as follows: Server ru

Starting Tomcat as a service on 2000/NT

2003-02-03 Thread Pooleery, Manoj
Is there any performance benefits if Tomcat is configures as a service on 2000/NT? Thanks -Manoj.

RE: Adding Tomcat As A Service After Zip Install

2003-01-17 Thread Turner, John
http://www.mattkelli.com/tech/tomcat/ntservice.htm John > -Original Message- > From: John Lindley [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 17, 2003 3:16 PM > To: [EMAIL PROTECTED] > Subject: Adding Tomcat As A Service After Zip Install > > >

Adding Tomcat As A Service After Zip Install

2003-01-17 Thread John Lindley
Hi all. I have already installed Tomcat 4.0.4 from zip and now want to add it as a service in Win2K. I know that newer versions of the exe installer give the option to install as a service, but I just want to adjust my current system to run it as a service. I would appreciate any help anyone

RE: Multiple Instances of Tomcat as a Service

2003-01-03 Thread Jacob Kjome
. John -Original Message- From: Jason Chambers [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 3:07 AM To: [EMAIL PROTECTED] Subject: Multiple Instances of Tomcat as a Service I am running multiple JVMs of Tomcat using the CATALINA_BASE environment variables. Currently, the onl

RE: Multiple Instances of Tomcat as a Service

2003-01-03 Thread Turner, John
, 2003 3:07 AM To: [EMAIL PROTECTED] Subject: Multiple Instances of Tomcat as a Service I am running multiple JVMs of Tomcat using the CATALINA_BASE environment variables. Currently, the only way I know of to start these is with the start batch files. Does anyone know of a way to start multiple insta

Multiple Instances of Tomcat as a Service

2003-01-03 Thread Jason Chambers
I am running multiple JVMs of Tomcat using the CATALINA_BASE environment variables. Currently, the only way I know of to start these is with the start batch files. Does anyone know of a way to start multiple instancs of tomcat as services? Jason -- To unsubscribe, e-mail:

Re: I cannot make working SSL if I run tomcat as a service (NT)

2002-11-25 Thread Aurelio D'Amico
Thank you very much Anthony. That was the right hint. - Original Message - From: "Anthony Mutiso 2" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 6:32 PM Subject: RE: I cannot make wo

RE: I cannot make working SSL if I run tomcat as a service (NT)

2002-11-25 Thread Anthony Mutiso 2
al Message- From: Pae Choi [mailto:[EMAIL PROTECTED]] Sent: November 22, 2002 5:51 AM To: Tomcat Users List Subject: Re: I cannot make working SSL if I run tomcat as a service (NT) J2SDK 1.4.0_x has a bug in handling the security. Try it with J2SDK 1.4.1_x. Pae - Original Message

Re: I cannot make working SSL if I run tomcat as a service (NT)

2002-11-22 Thread Pae Choi
J2SDK 1.4.0_x has a bug in handling the security. Try it with J2SDK 1.4.1_x. Pae - Original Message - From: "Aurelio D'Amico" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 11:23 PM Subject: I canno

I cannot make working SSL if I run tomcat as a service (NT)

2002-11-21 Thread Aurelio D'Amico
I have the following problem: If I run tomcat using the provided batches I have no problem with SSL but when I run it as a service (what I need) I receive the 404 error. There is someone that could help me? I'm running tomcat 4.0.4 (standalone) in a window NT environment (SP6) and with java SDK 1.4

Re: SV: tomcat as a service

2002-11-13 Thread Chris Parker
mer/Analyst Health Care Services Division California Youth Authority - Original Message - From: Turner, John <[EMAIL PROTECTED]> To: 'Tomcat Users List' <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 9:25 AM Subject: RE: SV: tomcat as a service > > You

RE: SV: tomcat as a service

2002-11-13 Thread Turner, John
PATH. John > -Original Message- > From: tmilad [mailto:tmilad@;rogers.com] > Sent: Wednesday, November 13, 2002 12:18 PM > To: Tomcat Users List > Subject: Re: SV: tomcat as a service > > > John, but I am running windows 98 it doesn't have this > setti

Re: SV: tomcat as a service

2002-11-13 Thread tmilad
day, November 13, 2002 12:12 PM Subject: RE: SV: tomcat as a service > > "Out of environment space" means you are setting too many environment > variables, or the values of the environment variables you are setting are > too large. Windows has limited space for environment var

RE: SV: tomcat as a service

2002-11-13 Thread Turner, John
ant to set them at the System or "All Users" level, not just for an individual user account. John > -Original Message- > From: tmilad [mailto:tmilad@;rogers.com] > Sent: Wednesday, November 13, 2002 12:06 PM > To: Tomcat Users List > Subject: Re: SV: tomcat as a se

Re: SV: tomcat as a service

2002-11-13 Thread tmilad
now and will be out until 11 EST, let me know what is best time contact you again. Thanks, Tomislav - Original Message - From: "Chris Daly" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 10:52 AM Subject: R

Re: tomcat as a service

2002-11-13 Thread Jacob Kjome
Hello Chris, See http://www.mattkelli.com/tech/tomcat/ntservice.htm Also, you really should search the list. I have posted messages like this in response to NT Service questions like this at least 15 times. The answers are there in the archives. Look there before you post. http://marc.theaimsg

SV: SV: tomcat as a service

2002-11-13 Thread Mikkel Bruun
Title: SV: SV: tomcat as a service When installing jakarta-tomcat-4.1.12.exe it gives you an option to run tomcat as a service...quite simple... Mikkel -Oprindelig meddelelse- Fra: Chris Daly [mailto:[EMAIL PROTECTED]] Sendt: 13. november 2002 16:52 Til: Tomcat Users List Emne: Re

Re: SV: tomcat as a service

2002-11-13 Thread Chris Daly
ilto:C.daly@;cancer.org.uk] Sendt: 13. november 2002 16:44 Til: [EMAIL PROTECTED] Emne: tomcat as a service hi i wish to run tomact as a service though am currently running it as a stand alone. has anyone got the details handy or can point me i the direction of good tutorials / shortcuts cheers c

SV: tomcat as a service

2002-11-13 Thread Mikkel Bruun
Title: SV: tomcat as a service On win32 you get an option for doing this if you install the .exe -Oprindelig meddelelse- Fra: Chris Daly [mailto:[EMAIL PROTECTED]] Sendt: 13. november 2002 16:44 Til: [EMAIL PROTECTED] Emne: tomcat as a service hi i wish to run tomact as a

tomcat as a service

2002-11-13 Thread Chris Daly
hi i wish to run tomact as a service though am currently running it as a stand alone. has anyone got the details handy or can point me i the direction of good tutorials / shortcuts cheers chris -- To unsubscribe, e-mail: For additional

config Tomcat as a service under Windows XP

2002-08-19 Thread CyAndrew
Hi, could anybody tell me how to set up XP service for Tomcat. I have downloaded and install: jakarta-tomcat-4.0.4.exe and set up variables. All works perfectly if I run "startup.bat", but if I try to start service through control panel, no JSP works (other servlets works). Probably there is s

Re: running Tomcat as a service/daemon on Linux

2002-07-28 Thread Tore Skogly
søndag 28. juli 2002, 06:53, wrote Eddie Bush: > I don't know what your OS is, but I installed via RPM and I have a > script in /etc/rc.d/init.d named tomcat4. No, it's not as handy as > service tomcat4 start, but it works :-) I typically wind up doing > something like !?4 rest? anyway :-P (whic

Re: running Tomcat as a service/daemon on Linux

2002-07-28 Thread David Goodenough
On Sunday 28 July 2002 05:53, you wrote: > I don't know what your OS is, but I installed via RPM and I have a > script in /etc/rc.d/init.d named tomcat4. No, it's not as handy as > service tomcat4 start, but it works :-) I typically wind up doing >From what I understand service is a script which

Re: running Tomcat as a service/daemon on Linux

2002-07-27 Thread Eddie Bush
I don't know what your OS is, but I installed via RPM and I have a script in /etc/rc.d/init.d named tomcat4. No, it's not as handy as service tomcat4 start, but it works :-) I typically wind up doing something like !?4 rest? anyway :-P (which grabs the last restart out of my history and exec

Re: running Tomcat as a service/daemon on Linux

2002-07-27 Thread John Gentilin
Copy the file TOMCAT/bin/tomcat.sh to the /etc/init.d directory. the make the proper links to the run level directories. If you have redhat, use the chkconfiig command after you copy the file. i.e. # to see what's running chkconfig --list #to turn on Tomcat chkconfig -level 3 tomcat on Tomcat d

Re: running Tomcat as a service/daemon on Linux

2002-07-27 Thread David Goodenough
On Saturday 27 July 2002 18:38, you wrote: > Is it possible to set up Tomcat on a Linux > machine such that I can start it/stop with the > service command, i.e. > > service tomcat start > service tomcat stop > > If so, how would one do this? Do most people set up > Tomcat as a daemon on Unix machi

running Tomcat as a service/daemon on Linux

2002-07-27 Thread Chris Ruegger
Is it possible to set up Tomcat on a Linux machine such that I can start it/stop with the service command, i.e. service tomcat start service tomcat stop If so, how would one do this? Do most people set up Tomcat as a daemon on Unix machines? If so, tips on how this is done appreciated!!

Re: is their a way to run tomcat as a service

2002-04-04 Thread Jacob Kjome
>is their a way to run tomcat as a service > >plz help if you know > >Thanks > >Lalit > > > >- >Do You Yahoo!? >Yahoo! Tax Center - online filing with TurboTax

Re: tomcat as a service

2002-04-04 Thread tore.skogly
> > is there a way to start tomcat as a service in red hat linux 7.2 > Yes it is. What version of Tomcat do you use? If you installed the Tomcat 4 (and 3.3.3?) rpms for RedHat the service script is generated and installed in /etc/rc.d/init.d/ Just perform run the commands chkconfi

RE: is their a way to run tomcat as a service

2002-04-04 Thread Alex Colic
Hi, the latest version 4.03 has an option to run Tomcat as a service. That's how I do it. Works fine. Alex -Original Message- From: Lalit Nagpal [mailto:[EMAIL PROTECTED]] Sent: April 4, 2002 6:55 AM To: [EMAIL PROTECTED] Subject: is their a way to run tomcat as a service is

is their a way to run tomcat as a service

2002-04-04 Thread Lalit Nagpal
is their a way to run tomcat as a service plz help if you know Thanks Lalit - Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax

tomcat as a service

2002-04-04 Thread Lalit Nagpal
is there a way to start tomcat as a service in red hat linux 7.2 thanx Lalit - Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax

Problem running Tomcat as a service with PVCS Dimensions

2002-03-25 Thread Siegel, Tom
I was directed your way by the folks at Merant to see if you could figure out why we are having dificulty running Tomcat as a service on our Dimensions Server. The server O/S is Windows 2000 and we are running iis as the web server on the same machine. There are two applications on the server

RE: Tomcat as a service...

2002-02-19 Thread Ricky Leung
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 9:06 AM To: 'Tomcat Users List' Subject: RE: Tomcat as a service... I just downloaded and installed Tomcat 4.02 binary and everything works fine for me. The installer detected the JVM (1.3) on installation. The only

RE: Tomcat as a service...

2002-02-19 Thread Ricky Leung
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 9:14 AM To: Tomcat Users List Subject: RE: Tomcat as a service... What do you mean by my Network config? I have tried it at home and at work, both with very different setups of Windows2000, and T

RE: Tomcat as a service...

2002-02-19 Thread Ricky Leung
D] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 9:16 AM To: Tomcat Users List Subject: RE: Tomcat as a service... Where can I find jvm.stderr and jvm.stdout? I dont see them in the log dir??? Sorry if I seem stupid, but I am a SUN Certified Programmer, not a system admin type guy.

  1   2   >