Continuum vs. Hudson and Triggering Hudson Builds with a Subversion Post Commit Hook Script
A little discussion on Continuum vs Hudson and How to trigger a continuous integration build on the Hudson server from a subversion post-commit hook script.
Log4J Configuration on Tomcat
How to turn on logging , lower logging level for a particular package
Recently I wanted to turn up the logging level on our connection pooling mechanism in tomcat to determine a problem and it had been a while since I had configured log4j and I had to relearn how to turn on logging for an individual package or class. I thought I would document it here.
