I'm working on a Java Web site book that features Tomcat as the Java server of
choice (yeah!). I have a few questions that aren't clear from the
documentation.

 The 'Logger' element contains a 'name' attribute. How is this 'name' used?

 Are there certain logs that must be present for Tomcat, i.e., the tc_log
(Tomcat)?

  What are the proper settings for the 'debug' attribute that is used with
several of the elements?  To which log does this output get written?

  I assume the 'VerbosityLevel' settings are hierarchical, effectively
inheriting the output of the previous levels, i.e., a 'Fatal' VerbosityLevel
includes the output of the Error, Warning and Information levels? Is that
correct? And if so, is DEBUG included in that hierarchy, or is that a separate
level?

  Assert: one ContextManager per Tomcat Instance? Is that correct?

  Assert: elements and attributes are case sensitive. Failure to use proper
case results in silent errors (the attribute or element is not used)? Is that
correct?

  

 Thanks,

   -- Art Taylor




__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to