I’m getting very frustrated with JSF development using Tomcat 7 within Eclipse (or more specifically, Spring Tool Suite 2.8.1).
JSF backing beans and accompanying xHtml pages inexplicably break without any logging.
I have attempted to increase the logging level within Tomcat 7, but it appears that “another” Tomcat 7 runs within my Eclipse workspace?
It is possible to increase the log output from a JSF application running within an embedded Tomcat 7 within Eclipse to debug?
In the end, I solved the problem by: