After switching to current SVN version, I get lots of warnings for 
deprecated methods. The problem is I can't find any replacement for 
setUnexpectedExceptionDisplay

What are we supposed to use to replace :
 
getApplicationSettings().setUnexpectedExceptionDisplay(IExceptionSettings.SHOW_INTERNAL_ERROR_PAGE);
 
getExceptionSettings().setUnexpectedExceptionDisplay(IExceptionSettings.SHOW_INTERNAL_ERROR_PAGE);

I also get deprecation warnings on all Ajax links :

[deprecation]getImplementationId() in 
wicket.behavior.AbstractAjaxBehavior has been deprecated

although I do not use this directly. Are we suppose to change something 
in the way Ajax links are used ?

Pierre-Yves


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to