I'm trying to debug a problem and I'd like to turn on Tomcat's debug logging. I
have tried editing my jbossweb-tomcat50.sar/server.xml file to include a
logger, like so:
<Logger className="org.jboss.web.tomcat.Log4jLogger"
| verbosityLevel="DEBUG"
| category="org.jboss.web"/>
(I inserted that directly above the existing Logger) and for my trouble, all I
get is this message:
00:15:21,682 INFO [STDOUT] Can't find resource
org.jboss.web.tomcat.session.LocalStrings [EMAIL PROTECTED]
| 00:15:21,686 INFO [STDOUT] [Ljava.net.URL;@1ec6b9
What else should I be doing to open the floodgates of Tomcat's debug log
messages?
I am using 4.0.1RC1 because I was running into bug 1037726 under 4.0.0.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855032#3855032
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855032
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development