[JBoss-dev] [JBossCache] - JBossCache vs. DistributedHashtable?

2004-12-13 Thread koreth
If I don't need transactionality or AOP, is there reason to prefer JBossCache to the DistributedHashtable building block in the JGroups package? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3858418#3858418 Reply to the post :

[JBoss-dev] [JBossWeb] - How to get debug messages out of Tomcat (JBoss 4.0.1RC1)?

2004-11-12 Thread koreth
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 |

[JBoss-dev] [JBossWeb] - Re: How to get debug messages out of Tomcat (JBoss 4.0.1RC1)

2004-11-12 Thread koreth
Thanks, that helped. In case someone else comes across this thread looking to do the same thing in the future, I ended up making two changes in addition to the one in my initial message. First, I edited conf/log4j.xml and added: appender name=DEBUGCONSOLE