"But unless you've changed your environment, you're not using the logging facilities of Tomcat - you're using those of JBoss. We always get the full stack traces under either. Are you sure you haven't disabled logging in whichever you're actually using?"
I'm sure what's happening is there is a console logger set up for the "localhost" application, but my two applications are on other hosts. These host defs are set up in the tomcat server.xml. Perhaps JBoss's logging system is doing something with them. Obviously I am totally confused about something. One would hope that JBoss would not silently drop all exceptions coming from apps when virt. hosting is involved, but that is apparently what it is designed to do. I did a grep for "localhost" in the entire JBoss tree and found nothing that would indicate special logging for "localhost". I'm not sure where else to look for this. I know that localhost works, and the problem only happens with virtual host applications. And yes I'm pretty sure that JBoss uses its own built-in log4j for everything. This is just so frustrating. I've spend about two full days working on getting log messages to work. I am 60% there with my console logging hack but I would love to get the remaining 40%, which is exceptions. ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]