I am having one jenkins running on tomcat6. i wanted to have my web application to run on differenct tomcat6 instance. For that i need a master slave approach? How to run jenkins on one tomcat as master and application as slave on another tomcat?
Please reply..