Below are the steps to to change working directory of Apache Tomcat server.
Sometimes we need to use some external processes or sometimes configuration files which requires our application environment to to use work space directory of the project in eclipse.
1. Double click on the Tomcat Server which is under server Module tab in eclipse.
You will see below screen.
2. Click on the Open launch configuration link which is highlighted in the below dialog.
3. Now you can change the working directory as shown in below dialog window.
How to change this in case of independent tomcat?
ReplyDelete