If you use jetty:run-war, Jetty is looking at your WAR and when you change 
things, it won't see them. I'd recommend using jetty:run and only jetty:run.

On Sep 20, 2010, at 2:26 PM, webmeiker wrote:

> 
> I’ am working with the appfuse-basic-spring-archetype (2.1.0-M1). 
> 
> I use Eclipse Helios and launch all the Maven commands via m2eclipse plugin
> (Run as -> Maven build …)
> 
> For example, if I simply change the order of menu options in
> menu-config.xml, save and do maven jetty:run, changes aren’t reflected.
> 
> What are the steps you do?
> 1.    Mvn jetty:run-war
> 2.    Modify some file (.jsp, .xml)
> 3.    (Stop the maven console or not?)
> 4.    Mvn jetty:run (in different console?)
> 
> Have I forgotten something?
> Thanks!
> 
> -- 
> View this message in context: 
> http://appfuse.547863.n4.nabble.com/restarting-Jetty-to-take-the-changes-in-the-app-on-the-fly-tp2546190p2547629.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
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to