I have set up the tapestry-simple maven archetype and run it using the maven jetty:run goal under eclipse. However, I am not seeing live class reloading when I make a change to a .java file. Why is that? Is there a way to make this happen other than stopping and restarting the server?
Thanks, Sean