Re: Warning message when execAndWait

2013-06-28 Thread Felipe Lorenz
1000 >>> 1000 >>> >>>/pages/wait.jsp >>> 3. I am using struts2.3.1.2 >>> >>> Thanks, >>> >>> >>> >>> >>> >>> From: Fe

Re: Warning message when execAndWait

2013-06-27 Thread ngarigarius
.1.2 >> >> Thanks, >> >> >> >> >> >> From: Felipe Lorenz >> To: Struts Users Mailing List ; Omar Ngarigari >> >> Sent: Thursday, June 27, 2013 4:27 PM >> Subject: Re: Warning message when ex

Re: Warning message when execAndWait

2013-06-27 Thread Felipe Lorenz
g struts2.3.1.2 > > Thanks, > > > > > > From: Felipe Lorenz > To: Struts Users Mailing List ; Omar Ngarigari > > Sent: Thursday, June 27, 2013 4:27 PM > Subject: Re: Warning message when execAndWait > > > Hello Omar, > > Is needed m

Re: Warning message when execAndWait

2013-06-27 Thread Omar Ngarigari
Users Mailing List ; Omar Ngarigari Sent: Thursday, June 27, 2013 4:27 PM Subject: Re: Warning message when execAndWait Hello Omar, Is needed more information, but I can guess some things: 1 - struts.dev is setted to false? 2 - are you using token interceptor? 3 - if yes, there is a token

Re: Warning message when execAndWait

2013-06-27 Thread Felipe Lorenz
Hello Omar, Is needed more information, but I can guess some things: 1 - struts.dev is setted to false? 2 - are you using token interceptor? 3 - if yes, there is a token value in the submitted form? 4 - what version of struts are the project using? there is a resolved issue about it: https://is

Warning message when execAndWait

2013-06-27 Thread Omar Ngarigari
Hello, Is anybody knows why I am getting the following warning message while waiting page is displaying. (execAndWait)? WARN  [org.apache.struts2.util.TokenHelper] Could not find token mapped to token name struts.token Thanks,