Hi Vincent. 

I think you should use the wicket ajax debug console for these kind of
messages since that's what it's there for I guess.  That way you can disable
them by using "getDebugSettings().setAjaxDebugModeEnabled(false);" which
didn't work in this case. Setting wicket to deployment mode in web.xml
worked though. Thanks! 


Vincent Demay wrote:
> 
> Gohan a écrit :
>> Does anyone know how to disable the debug messages that's being printed
>> all
>> over the screen when using wicket-contrib-dojo 1.3.0-SNAPSHOT?
>>   
> Hi Gohan
> 
> You can use https://addons.mozilla.org/fr/firefox/addon/1843 on you 
> browser add log will be moved on its console, also in production mode, 
> no log will be displayed.
> If you think it is very disturbing, just say me, we will remove logs 
> waiting for a better way to log : e,g : in wicket log console for exemple.
> 
> --
> Vincent
> http://www.demay-fr.net/blog
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Disable-debug-messages-in-wicket-contrib-dojo-1.3.0-SNAPSHOT-tf3530102.html#a9857776
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to