Thursday, 20 August 2015

Just 3 Steps to Setting Up a Tomcat Server Log file in Eclipse ?

  • In the servers tab, double-click on the Tomcat Server. You will get a screen called Overview.
  • Click on "Open launch configuration". Click on the "Common" tab.
  • Towards the bottom of the screen you can check the "File" checkbox and then specify a file that can be used to log your console (catalina.out) output.
  • Finally, restart the Tomcat server.

No comments:

Post a Comment