Thanks Eelco. However, I am using the Maven Jetty plugin (http://www.mortbay.org/maven-plugin/index.html) for jetty usage under Maven. Perhaps that is what you meant. I am also using the Maven2 eclipse plugin (http://m2eclipse.codehaus.org/) for dependency management within eclipse, but that plugin is not affecting this problem.
So is using Martin's suggestion the preferred way to develop with Wicket under Eclipse and it will avoid my reloading issues? Thanks for the replies. I'm really enjoying development with Wicket. -- Jason Eelco Hillenius wrote: > >> I think most developers have given up on using the eclipse jetty >> plugin, and use an embedded container instead. > > Jason uses the Maven Eclipse plugin, which is a completely different > bird, and which actually is used by quite a few developers from what I > hear. > > Eelco > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-NOT-cause-a-hot-redeploy-with-Jetty-when-HTML-files-change-tf4571849.html#a13057239 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
