I think this is actually a Tapestry feature, not a jetty feature per se: http://tapestry.apache.org/tapestry5.1/guide/reload.html
On Wed, Dec 16, 2009 at 7:43 AM, marioosh.net <[email protected]> wrote: > Sorry... inversly: classes are not reloaded, templates/pages yes... > Anybody help with run-jetty-run ? > > 2009/12/16, marioosh.net <[email protected]>: >> I see that work for classes, but not for pages/templates...:( >> >> 2009/12/16, marioosh.net <[email protected]>: >>> not: "and i reload my application." >>> but: "and reload my application." >>> :) >>> >>> 2009/12/16, marioosh.net <[email protected]>: >>>> I'm using run-jetty-run plugin for eclipse. >>>> >>>> In quickstart Tapestry maven project, when i start application on >>>> embedded (in eclipse) jetty and make some changes and build class, >>>> jetty see that changes and i reload my application. >>>> >>>> Is this possible in wicket project ? >>>> >>>> -- >>>> Greetings, >>>> marioosh >>>> >>> >>> >>> -- >>> Pozdrawiam, >>> Mariusz >>> >> >> >> -- >> Pozdrawiam, >> Mariusz >> > > > -- > Pozdrawiam, > Mariusz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
