are you trying to trace it in debug mode? then add a breakpoint and then start the application in debug modeotherwise just add trace lines wherever you want. to either output the trace or log them (i.e. use log4j)