Hi Moez,

Am still getting the same message that my wicket is running in development
mode. I added the code snippet below in my Application class
@Override 
    public String getConfigurationType() { 
        return Application.DEPLOYMENT; 
    }
But still getting message  *** WARNING: Wicket is running in DEVELOPMENT
mode.              *** 
> ***                               ^^^^^^^^^^^                    *** 
> *** Do NOT deploy to your live server(s) without changing this.  *** 
> *** See Application#getConfigurationType() for more information. *** 
> 

what else can i do?

Regards......

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/moving-from-development-to-deployment-mode-tp3495199p3495248.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to