Re: Tomcat 5 Service Windows

2005-03-17 Thread David Gladstone
yes of course i am telling it to use a different server.xml
my config looks like this
-config c:\config\server.xml
-dave
Caldarale, Charles R wrote:
From: David Gladstone [mailto:[EMAIL PROTECTED]
Subject: Tomcat 5 Service Windows
I am currently using tomcat 5.0.27 on Windows Xp and am 
trying to point the service to a specific server.xml.

Are you saying you want to use a server.xml other than the one in 
%CATALINA_HOME%\conf?

I am currently using jvm.

Well, that's a good start. (Sorry, couldn't resist. :-)

What am i doing wrong

Try looking at the registry entries to see if they make any sense.  (The key is 
HKLM\Apache Software Foundation\Tomcat Service Manager\Tomcat5\Parameters on 
5.0.19; I've switched to 5.5.7 for most stuff, so I've never installed 5.0.27 
as a Windows service.)
 - Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Tomcat 5 Service Windows

2005-03-16 Thread David Gladstone
I have searched thru the mailing list and not found a solution for the 
following problem. Please help

I am currently using tomcat 5.0.27 on Windows Xp and am trying to point 
the service to a specific server.xml. I have edited service.bat and have 
specified the -config option. I am currently getting the following on the 
top of my stdout.log file
usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ 
-debug ] [ -nonaming ] { start | stop }
it looks as if it is not paying attention to my config option. I am 
currently using jvm. What am i doing wrong

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


RE: Tomcat 5 Service Windows

2005-03-16 Thread Caldarale, Charles R
 From: David Gladstone [mailto:[EMAIL PROTECTED]
 Subject: Tomcat 5 Service Windows
 
 I am currently using tomcat 5.0.27 on Windows Xp and am 
 trying to point the service to a specific server.xml.

Are you saying you want to use a server.xml other than the one in 
%CATALINA_HOME%\conf?

 I am currently using jvm.

Well, that's a good start. (Sorry, couldn't resist. :-)

 What am i doing wrong

Try looking at the registry entries to see if they make any sense.  (The key is 
HKLM\Apache Software Foundation\Tomcat Service Manager\Tomcat5\Parameters on 
5.0.19; I've switched to 5.5.7 for most stuff, so I've never installed 5.0.27 
as a Windows service.)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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