Re: Auto deploy feature in Embedded tomcat

2009-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sanjay, On 12/10/2009 4:44 AM, sanjay_pa...@johnlewis.co.uk wrote: > I have my application setup on RAD7 using Embedded tomcat via > tomcat-maven-plugin and I run my application via mvn tomcat:run command. > While this setup is working fine for me, I

Auto deploy feature in Embedded tomcat

2009-12-10 Thread Sanjay_Patil
Hi Guys, I have my application setup on RAD7 using Embedded tomcat via tomcat-maven-plugin and I run my application via mvn tomcat:run command. While this setup is working fine for me, I always have to stop the running tomcat and run this command again whenever I make any changes to the applica