I don't do anything special for my AppFuse 2.0.2 application for jetty:run to automatically restart after any java or spring-related xml change. Also, any jsp change is immediately reflected without need for restart, in any of the servlet container environments: jetty, tomcat, jboss, etc. I only need to restart when I change struts.xml file.
Try with the initially generated AppFuse application. I should work like this. Josep 2010/9/19 webmeiker <i...@webmeiker.com> > > Hi, > Could somebody point some clues on restarting Jetty to take the changes in > the app on the fly? > What is the command/s I have to launch when I change a .jsp? I heard > something about mvn jetty:run, but it doesn’t seems to work for me. > And what about if the change is over a .propeties file, or a .xml, or a > .java?? > Thanks! > > -- > View this message in context: > http://appfuse.547863.n4.nabble.com/restarting-Jetty-to-take-the-changes-in-the-app-on-the-fly-tp2546190p2546190.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >