I suspected this was an oversigth. Looking forward for the definitive fix.
Thanks for the feedback Ćukasz.
Best regards,
Thim.
On 12/19/2014 09:56 AM, Lukasz Lenart wrote:
Thanks Tim!
Great that you was able to find the same solution as described here
[1] - to put some more details here:
- th
Thanks Tim!
Great that you was able to find the same solution as described here [1] -
to put some more details here:
- the issue was with default implementation of UnknownHandler which was
throwing NPE by default (throw null)
- that's why everything was fine before 2.3.20, DefaultActionInvocation
After a little fiddling we succeeded to migrate from 2.3.16 to 2.3.20.
Everything seemed fine until we had an exception in one action and
noticed that something had changed.
Exception thrown from an action got lost. It did not reach the
interceptor in charge of exception handling because...
3 matches
Mail list logo