did you create the project with Wicket quickstart? http://wicket.apache.org/quickstart.html
If yes why not use Start class to launch Jetty? Ernesto On Wed, Dec 16, 2009 at 1:43 PM, 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] > >
