I just upgraded to struts 2.0.14 (from 2.0.11.2). On my development environment I use Sunappserver 9.2 and everything works fine.
On my productive environment I use Sunappserver 9.1. There I get a crazy error. When I call an action the action class returns success. The error message says: No result defined for action anwendung.finishRuecklf.FinishRuecklf_Bericht and result input. But input is never returned. I think the action classes execute method is never call. Can somebody conform this behavior Thanks Regards Juergen