Here's a very strange problem:

I'm running Tomcat, embedded within JBoss.  This is the latest version (5.5.20 
I believe) of TC.

When I run this application on my office computer here, which has no virt. 
hosts, console log messages show up as expected.

When I then move it over to my production server, where the applications are 
running in virtual hosts, there are NO log messages of any kind.  ZERO.  I've 
tried using the Servlet.log() method, java.util.logging.Logger.severe(), and 
good old System.out.println().  Nothing shows up anything.  And it only happens 
when virtual hosts are a factor.

What's happening?  Is there some way to having both virtual hosts AND logging?  
Or is it an either-or thing?





 
____________________________________________________________________________________
Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to