Re: Tomcat 5.0 - setting System properties for an application
- From: icedogchi@xxxxxxxxx
- Date: 21 Jun 2005 09:29:52 -0700
Aha! I knew if I posted the question I'd figure it out.
IF you are running the startup and shutdown commands from the command
line in windows:
edit catalina.bat
set JAVA_OPTS=-D<key>="<value>"
IF you are running Tomcat 5 as a service:
Run %CATALINA_HOME%/bin/tomca5tw.exe
This opens a GUI and allows you to set a system property to the JVM.
.
- Follow-Ups:
- Re: Tomcat 5.0 - setting System properties for an application
- From: Tom Dyess
- Re: Tomcat 5.0 - setting System properties for an application
- References:
- Tomcat 5.0 - setting System properties for an application
- From: icedogchi
- Tomcat 5.0 - setting System properties for an application
- Prev by Date: Are there any web based user management components ?
- Next by Date: JNI_CreateJavaVM question
- Previous by thread: Tomcat 5.0 - setting System properties for an application
- Next by thread: Re: Tomcat 5.0 - setting System properties for an application
- Index(es):
Relevant Pages
|