This is the recommended way to deploy: use deployment mode and enable stuff you need. Never deploy a wicket application in development mode on your production servers.
Martijn On Thu, Dec 10, 2009 at 12:34 PM, Witold Czaplewski <[email protected]> wrote: > Oh...I test it. You were right. > > Sorry and thanks a lot martijn. :) > > Am Thu, 10 Dec 2009 12:29:04 +0100 > schrieb Witold Czaplewski <[email protected]>: > >> Hmm...i thought this only work in development mode? >> >> Am Thu, 10 Dec 2009 12:10:25 +0100 >> schrieb Martijn Dashorst <[email protected]>: >> >> > Set the resource poll frequency to something other than null in your >> > init() method >> > >> > Martijn >> > >> > On Thu, Dec 10, 2009 at 12:08 PM, Witold Czaplewski >> > <[email protected]> wrote: >> > > Hello, >> > > >> > > In deployment mode, is it possible to refresh resources like html- or >> > > property-files without reloading the context or server? For example if >> > > you >> > > have a simple typo which you want to fix. >> > > >> > > Regards, >> > > Witold >> > > >> > > --------------------------------------------------------------------- >> > > 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] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.4 increases type safety for web applications Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
