hi martin
i tried it but no luck

On Sat, Aug 8, 2009 at 7:24 PM, Martin Makundi <
martin.maku...@koodaripalvelut.com> wrote:

> Hi!
>
> My jetty works like that by default, all I need is web-xml:
>
>        <context-param>
>    <param-name>configuration</param-name>
>          <param-value>development</param-value>
>        </context-param>
>
> Development mode scans, deployment mode doesn't. AND better even to
> run in DEBUG mode (=eclipse) and it will reflect code changes too.
>
> **
> Martin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to