HI all, sorry the copy paste, put both lines in one. I will try that again. I did try putting it into the Java Options section, however it is not a Java Option. Here are the 2 lines again.
Set JAVA_OPTS=-Xms384m -Xmx768m -Djava.awt.headless=true "E:\Apache\Tomcat 5.0\bin\catalina.bat" start -config "E:\Apache\Tomcat 5.0\dsis_webapps\dsis_server.xml" The First line I have in, it is the second line, mainly pointing to a different xml file then normal. Thanks, Steven Stuart -----Original Message----- From: Tim Lucia [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 6:16 PM To: 'Tomcat Users List' Subject: RE: How to setup Tomcat as a service on W2K3 with special arguments Put one argument per line in the Java tab of the service configuration. Tim -----Original Message----- From: Stuart, Steven G (SStuart) [Contractor] [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 8:59 PM To: users@tomcat.apache.org Subject: How to setup Tomcat as a service on W2K3 with special arguments To Whomever It may concern: I am trying to setup Apache Tomcat 5.0.0.28 to start at startup. I have figured out how to change the first line, of the batch file to start up automatically, but not the second. Can someone please help me. Here is the original Batch file, used to start Tomcat manually. It is only 2 lines Set JAVA_OPTS=-Xms384m -Xmx768m -Djava.awt.headless=true "E:\Apache\Tomcat 5.0\bin\catalina.bat" start -config "E:\Apache\Tomcat 5.0\dsis_webapps\dsis_server.xml" The first line I know how to set and have done so. However I do not know how to place this second line in. I am pretty sure it would go into the Startup Tab of Configure Tomcat and most likely in the arguments section. However everything I have put in there does not allow the tomcat service to start. Please let me know what and how I should add this in. Thanks, Steven Stuart --------------------------------------------------------------------- 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]