This was a recent related topic here but I did not understand the issue to quite the same as what I am seeing.
I've got an Tomcat embedded in an application and the two hosted web applications are running OK. Logging is working OK in the host application and from Tomcat itself. I am not getting any output from the hosted applications which are using java.util.logging. I get output from these applications when they run on Tomcat itself. I am wondering if someone has an example of or can tell me where embedded Tomcat is expecting to find logging configuration files for hosted applications using java.util.logging (or are there some properties I need to set up for each war/application). TIA, -- Carl J. Mosca