Hi all, In 1.0.x the Console web.xml had:
<context-param> <param-name>configuration</param-name> <param-value>development</param-value> </context-param> This has been removed on trunk. How can I set the Wicket mode to "deployment" on trunk? The Wicket FAQ has: https://cwiki.apache.org/WICKET/faqs.html <init-param> <param-name>configuration</param-name> <param-value>deployment</param-value></init-param> Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com