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

Reply via email to