Pramod Jain wrote:

a) with tomcat5w.exe, I go to startup tab and enter:  start -config 
"C:\abc\my_server.xml"
b) In Windows Services editor I go to Apache-Tomcat -> Properties -> Start Parameters 
and enter:  start -config
"C:\abc\my_server.xml"

Don't use double-quotes - those will be passed literally to Tomcat, and it will try to open a file name with an embedded double-quote.



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



Reply via email to