Look At
More instructions on http://hudson.gotdns.com/wiki/display/HUDSON/JBoss
Basic Hudson Installation
Download jboss 4.2.0.GA ( we probably should use EAP edition)
Download the hudson.war, usually the latest, from https://hudson.dev.java.net/servlets/ProjectDocumentList
Apply mail notification patch by replacing files in the hudson.war by those included in the attached archive mailer.zip
Copy hudson.war to server/default/deploy or server/production/deploy (with EAP edition) folder
Start jboss
Go to http://HOST:PORT/hudson and you have running instance of hudson
Click on Manage Hudson -> System Configuration to configure cvs, java, ant, slaves etc.
More detailed information at http://hudson.gotdns.com/wiki/display/HUDSON/Use+Hudson
Comments