Re: How to configure development mode so can see changes on-the-fly without restart

2009-03-09 Thread Maarten Bosteels
and then the server recompiles changes and presents them without a restart... Thanks for any advice... Jason -- View this message in context: http://www.nabble.com/How-to-configure-development-mode-so-can-see-changes-on-the-fly-without-restart-tp22407484p22407484.html Sent from the Wicket - User

Re: How to configure development mode so can see changes on-the-fly without restart

2009-03-09 Thread Stefan Malmesjö
You can read up here http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin on scanIntervalSeconds and reload=automatic. It works for me, but I usually get an exception after 30 or so reloads. But I figure it's better than nothing :) /Stefan Jason Rosenberg wrote: Hello, I'm new to

Re: How to configure development mode so can see changes on-the-fly without restart

2009-03-09 Thread uwe janner
for class reloading you can either use wicket with seam (of course activate debug/development mode in both seam and wicket) or javarebel (which now has a wicket plugin). as we migrated from seam with jsf to seam with wicket we are very happy to have this instant change feature for free. cheers,

Re: How to configure development mode so can see changes on-the-fly without restart

2009-03-09 Thread Jason Rosenberg
-- View this message in context: http://www.nabble.com/How-to-configure-development-mode-so-can-see-changes-on-the-fly-without-restart-tp22407484p22407484.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: How to configure development mode so can see changes on-the-fly without restart

2009-03-09 Thread Jason Rosenberg
://www.nabble.com/How-to-configure-development-mode-so-can-see-changes-on-the-fly-without-restart-tp22407484p22413712.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

How to configure development mode so can see changes on-the-fly without restart

2009-03-08 Thread Jason Rosenberg
-so-can-see-changes-on-the-fly-without-restart-tp22407484p22407484.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail