Tomcat 4 as an NT Service

2004-10-11 Thread Hubble, Christopher
I'm trying to install tomcat 4 as a service. I can't use the exe as I need to pass in jvm args for SSL. I've tried multiple different args to tomcat.exe. I've seen several posts mentioning that the jvm's are different. I tried the one in java_home\jre\bin\server and the one in client. They

AutoReply: Tomcat 4 as an NT Service

2004-10-11 Thread tester
Hello Tomcat Users List [EMAIL PROTECTED], This refers to your mail with subject as Tomcat 4 as an NT Service. Thank you for sending your CV and registering with A.S. Consultancy Services. Our team will review your CV and match it against current requirements. If your profile matches

RE: Tomcat 4 as an NT Service

2004-10-11 Thread khanaz
, October 11, 2004 10:54 AM To: [EMAIL PROTECTED] Subject: Tomcat 4 as an NT Service I'm trying to install tomcat 4 as a service. I can't use the exe as I need to pass in jvm args for SSL. I've tried multiple different args to tomcat.exe. I've seen several posts mentioning that the jvm's are different

RE: Tomcat 4 as an NT Service

2004-10-11 Thread Hubble, Christopher
] [mailto:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 11:16 AM To: [EMAIL PROTECTED] Subject: RE: Tomcat 4 as an NT Service Hello Chris: If you don't mind me asking, what args do you need to pass to enable SSL? My implementation of SSL is all done through my {CATALINA_HOME}\conf\server.xml file

RE: Tomcat 4 as an NT Service

2004-10-11 Thread khanaz
866-222-7114 http://ndsc.eng.vzwcorp.com -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 11:11 AM To: 'Tomcat Users List' Subject: RE: Tomcat 4 as an NT Service I'm doing client auth and need to provide the server with a truststore

RE: Tomcat 4 as an NT Service

2004-10-11 Thread Hubble, Christopher
:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 11:29 AM To: [EMAIL PROTECTED] Subject: RE: Tomcat 4 as an NT Service I see.. Why don't you try to modify the registry key directly. Head over to HKLM\SYSTEM\CurrentControlSet\Services\[your tomcat service]\ Look for the ImagePath key.. You should

RE: Tomcat 4.x as NT service

2002-11-13 Thread Januski, Ken
separate catalina_base arguments for each service, where each base had its own server.xml, etc., etc. Ken -Original Message- From: Stone, Timothy [mailto:tstone;cityofhbg.com] Sent: Tuesday, November 12, 2002 12:17 PM To: Tomcat Users List Subject: RE: Tomcat 4.x as NT service The short

Tomcat 4.x as NT service

2002-11-12 Thread Richard Hartley
Hi Is it possible to set up jakarta-tomcat-4.0.5 as a windows service? There is documentation detailing how to do this for Tomcat 3.x, but not it seems for Tomcat 4.x. Thanks R Hartley

Re: Tomcat 4.x as NT service

2002-11-12 Thread Mark Eggers
1. Download the binary .exe install package 2. Choose 'run as NT service' during installation. /mde/ just my two cents . . . . __ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- To unsubscribe, e-mail:

RE: Tomcat 4.x as NT service

2002-11-12 Thread Wagoner, Mark
It is even easier to run 4.x as a service. It is one of the options when you run the Tomcat installer. -Original Message- From: Richard Hartley [mailto:r.hartley;umist.ac.uk] Sent: Tuesday, November 12, 2002 10:53 AM To: [EMAIL PROTECTED] Subject: Tomcat 4.x as NT service Hi

Re: Tomcat 4.x as NT service

2002-11-12 Thread Jacob Kjome
Hello Richard, See http://www.mattkelli.com/tech/tomcat/ntservice.htm Jake Tuesday, November 12, 2002, 9:53:01 AM, you wrote: RH Hi RH Is it possible to set up jakarta-tomcat-4.0.5 as a windows service? RH There is documentation detailing how to do this for Tomcat 3.x, but not RH it seems for

RE: Tomcat 4.x as NT service

2002-11-12 Thread Stone, Timothy
*/ -Original Message- From: Jacob Kjome [mailto:hoju;visi.com] Sent: Tuesday, November 12, 2002 11:32 To: Tomcat Users List Subject: Re: Tomcat 4.x as NT service Hello Richard, See http://www.mattkelli.com/tech/tomcat/ntservice.htm Jake Tuesday, November 12, 2002, 9:53:01 AM

Re: Starting Tomcat 4 as an NT service

2002-04-10 Thread Joe Meirow
27, 2002 4:48 PM Subject: Re: Starting Tomcat 4 as an NT service On WinXP, I found I had to do %CATALINA_HOME%\bin\tomcat.exe -uninstall Apache Tomcat To uninstall the Tomcat Service. %CATALINA_HOME%\bin\tomcat.exe -uninstall Apache-Catalina gave me a cryptic error about overlapped i/o

Starting Tomcat 4 as an NT service

2002-04-09 Thread rsudama
I know there has been considerable discussion and recommendations for how to start Tomcat as an NT service. However, no one has seemed to address how Tomcat 4.0.3 actually _is_ installed as an NT service. In the standard distribution there is a program in the bin directory called tomcat.exe.

RE: Starting Tomcat 4 as an NT service

2002-04-09 Thread ce
service. However, no one has seemed to address how Tomcat 4.0.3 actually _is_ installed as an NT service. It is now included as an option in the installer. - tex -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list:

RE: Starting Tomcat 4 as an NT service

2002-04-09 Thread rsudama
] cc: (bcc: Ram Sudama/ON Technology) Subject: RE: Starting Tomcat 4 as an NT

Re[2]: Starting Tomcat 4 as an NT service

2002-04-09 Thread Jacob Kjome
: Ram Sudama/ON Technology) roc Subject: RE: Starting Tomcat 4 as an NT service

Re: Re[2]: Starting Tomcat 4 as an NT service

2002-04-09 Thread rsudama
) Subject: Re[2]: Starting Tomcat 4 as an NT service Hello rsudama, Just a note. I've posted this answer twice before on this list. Please search the archives because it *has* been

Re: Starting Tomcat 4 as an NT service

2002-04-09 Thread Ken Anderson
) roc Subject: RE: Starting Tomcat 4 as an NT service service. However, no one has seemed to address how Tomcat 4.0.3 roc actually _is_ installed as an NT service. roc It is now included

RE: Starting Tomcat 4 as an NT service

2002-04-09 Thread Jim Urban
To: Tomcat Users List Subject: Re: Starting Tomcat 4 as an NT service On WinXP, I found I had to do %CATALINA_HOME%\bin\tomcat.exe -uninstall Apache Tomcat To uninstall the Tomcat Service. %CATALINA_HOME%\bin\tomcat.exe -uninstall Apache-Catalina gave me a cryptic error about overlapped i/o

Re: Starting Tomcat 4 as an NT service

2002-04-09 Thread Jacob Kjome
PROTECTED] roc cc: (bcc: Ram Sudama/ON Technology) roc Subject: RE: Starting Tomcat 4 as an NT service service. However, no one has seemed to address how Tomcat 4.0.3 roc actually _is_ installed as an NT service. roc It is now included as an option in the installer. roc - tex roc

Re: No Suitable JDBC Driver Found when running Tomcat 4 .0 as NT service with JDK1.3.1_01

2002-02-12 Thread tarunjava
: No Suitable JDBC Driver Found when running Tomcat 4 .0 as NT service with JDK1.3.1_01 Hi All, I posted this problem a few days ago but didn't get any reponse. I am reposting it here just to draw enough attention and hopefull somebody out there can lead me to a solution. My problem is that when

FYI: Batch file for installing Tomcat 4 as an NT service

2001-12-16 Thread Richard Sand
Hi all, After many hours spent armwrestling with jk_nt_service and Tomcat 4, I concluded that they just don't like each other. Someone had posted a link to a wrapper.properties file that supposedly worked with Tomcat 4, but as far as I could tell, they were still using the Tomcat 3 startup

Re: Tomcat 4 as an NT Service

2001-12-04 Thread Frank Lawlor
Take a look at previous posts on this topic. Take a look at what is in your log files. Frank Lawlor Athens Group, Inc. (512) 345-0600 x151 Athens Group, an employee-owned consulting firm integrating technology strategy and software solutions. -- To unsubscribe: mailto:[EMAIL PROTECTED] For

Tomcat 4 as an NT Service

2001-12-03 Thread JBrawner
I am trying to get Tomcat 4 to run as an service on win2000pro. I copied the wrapper.properties file from my Tomcat 3.2 installation and placed it in CATALINA_HOME\conf\ directory and used jk_nt_service to create the service. When I try to start the service, windows returns a message saying the

Tomcat 4 and its NT service

2000-12-25 Thread Christian Parpart
Hi all I am using Tomcat 4 and have the NT service still from Tomcat/3.2.1. But they doesn't fit together. Is there anyone knowing on how to use Tomcat 4 as an NT service? Regards, Christian Parpart SurakWare [EMAIL PROTECTED] http://www.surakware.com