> From: Mike Reidy [mailto:mike.re...@gmail.com] > Subject: Setting Tomcat System Properies **without** -D on > Command Line > > If this is not the case is there a standard way that would be the > recommended way of writing a custom plugin for Tomcat to do this?
Tomcat supports use of an admin-supplied setenv.bat or setenv.sh script in which you can specify values for the CATALINA_OPTS environment variable. This will be used on the command line that starts Tomcat. You can write the setenv script to read the values you need from anywhere. - 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: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org