开发者

Does exist Eclipse deployment assembly log?

开发者 https://www.devze.com 2023-04-04 17:45 出处:网络
I have project that contains many dependencies - several开发者_开发百科 hundreds jars. For debug run on Tomcat (Debug as > Debug on Server). The problem that sometimes some jars not deployed in tomcat

I have project that contains many dependencies - several开发者_开发百科 hundreds jars. For debug run on Tomcat (Debug as > Debug on Server). The problem that sometimes some jars not deployed in tomcat work directory. May be exists log of deployment or something else that can helps to understand the reason? Thanks.


Can you view the standard Tomcat catalina log file within the Eclipse window?

This is also visible by writing it into a file.

In the Servers tab, double-click on the Tomcat Server. You will get a screen called Overview.

Click on "Open launch configuration" in the middle of the screen. Click on the "Common" tab.

Towards the middle of the screen under "Standard Input and Output" you can check the "File" checkbox and then specify a file location that can be used to log your console output.

Restart the server and see if you have your logs.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号