RSS feed
All(28) Eclipse(4) Java(5) JDBC(5) JSP(3) Maven(7) Personal (1) Spring(3) Tomcat(5)
<< January 2009 | Home | March 2009 >>

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.

Read more...

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.

Read more...

Tags :