is Application switched to deployment-mode?

2009-01-11 Thread FlyingMustang

Hello,

I'm developing an application using Wicket 1.3.5. Now I want to set
deployment-mode for my application using -Dwicket.configuration=deployment
as a parameter for my java vm. After that, the big warning-message about
wickts's development-mode is gone. Although I see the following message in
my logs:

INFO: [Application] Started Wicket version 1.3.5 in development mode

This confuses me a little bit. Does that mean wicket is still in development
mode? And if so, how do I finally switch to deployment-mode?

I don't know if it's important: I'm using Databinder 1.2.1 in my Application
too.

Bye,
Marc
-- 
View this message in context: 
http://www.nabble.com/is-Application-switched-to-deployment-mode--tp21398415p21398415.html
Sent from the Wicket - User 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



Re: is Application switched to deployment-mode?

2009-01-11 Thread FlyingMustang

OK, I solved the problem. It seems that Tomcat didn't restart correctly after
setting the variable. Sorry!!!
-- 
View this message in context: 
http://www.nabble.com/is-Application-switched-to-deployment-mode--tp21398415p21398604.html
Sent from the Wicket - User 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