> -----Ursprüngliche Nachricht-----
> Von: Wes Wannemacher [mailto:w...@wantii.com]
> Gesendet: Dienstag, 20. Januar 2009 23:42
> An: Struts Users Mailing List
> Betreff: Re: Problem with sun app server 9.1 and struts 2.0.14
>
> On Tuesday 20 January 2009 09:14:19 juergen.l...@bmw.de wrote:
> > 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
>
> Are you sure that when you call the action class that there is no
> validation
> getting in the way? The interceptor stack will return "input" if
> validation
> fails before getting to your execute method.
>

I don't uses validation. Struts version 2.0.11.2 works. When I just change the 
lib for struts2 I get the error!


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to