Re: Exec & Wait

2010-06-03 Thread Dale Newfield
On 6/2/10 3:04 PM, Roger wrote: I was more, kind of wondering, what does using exec&wait with Token support buy me over using exec&wait without Token support? (I've never used the in- built token support before) https://issues.apache.org/jira/browse/WW-1741 appears to be where this code snippe

Re: Exec & Wait

2010-06-02 Thread Roger
On Wednesday 02 June 2010 18:14:29 Dale Newfield wrote: > On 6/2/10 7:29 AM, RogerV wrote: > > I'm using the Exec&Wait interceptor in a couple of places. I've noticed > > that while the long running process is in progress, every time the wait > > screen polls the action I get [WARN,TokenHelper] Cou

Re: Exec & Wait

2010-06-02 Thread Dale Newfield
On 6/2/10 7:29 AM, RogerV wrote: I'm using the Exec&Wait interceptor in a couple of places. I've noticed that while the long running process is in progress, every time the wait screen polls the action I get [WARN,TokenHelper] Could not find token mapped to token name struts.token in my logs. Ex