Hi
how do i pass startup parameters when starting tomcat
as service in windows 2000 server,
what i have to pass is as below
-Dsun.io.useCanonCaches=false
-Djava.security.auth.login.config=%CATALINA_HOME%\conf\login.conf
When i add this to catalina.bat file and start as
"c:\tomcat5.0.28\bin\catalina start" from command line
it works fine, but when i start it from windows
services it does not read those parameters,
Where do i put these parameters so they get picked
when tomcat starts from windows services
Ashish
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|