com.opensymphony.webwork.dispatcher.FilterDispatcher that will setup WebWork to ignore Acegi exceptions so
they can be processed by
ExceptionTranslationFilter
Set it up in your web.xml instead of WebWork provided
com.opensymphony.webwork.dispatcher.FilterDispatcher .
This is meant to be fixed inside WebWork, see WW-291. |