RE: Struts2 Development Quick Turnaround

2011-07-12 Thread mmckenzie
Mailing List Date: 07/12/2011 11:08 AM Subject:RE: Struts2 Development Quick Turnaround assuming you are refactoring one of the webapp configuration files you can deploy the refactored webapp to a container which supports 'hot-deploy' http://www.mulesoft.com/tomcat-deploy

RE: Struts2 Development Quick Turnaround

2011-07-12 Thread Martin Gainty
ujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > To: user@struts.apache.org > Subject: Struts2 Development Quick Turnaround > From: mmcken...@wernervas.com > Date: Tue, 12 Jul 2011 10:59:23 -0500 > > Hello, > > I'm

Struts2 Development Quick Turnaround

2011-07-12 Thread mmckenzie
Hello, I'm look for a solution that will allow me to make significant changes to action classes (change method signatures, add new methods etc.) but not have to redploy the application. I was curious if anyone is using anything other than jrebel or hotswap(running in debug mode, very limited)