I\'ve setup a continuous integration build with Hudson running on Tomcat. I now need to move this a different instance of Tomcat, but don\'t want to have to configure everything
Check the .hudson directory in the homedir of the user that runs the hudson process. (At least: that is the location hudson writes its config files to if you run it using java -jar hudson.war on linux).