ExecuteAndWaitInterceptor not working (2.1.6)

2009-03-26 Thread musomesa
execAndWait in 2.1.6 gives the following exception when it kicks in: (code pasted below) java.lang.UnsupportedOperationException ??? java.util.Collections$UnmodifiableMap.put(Collections.java:1285) ??? org.apache.struts2.interceptor.ExecuteAndWaitInterceptor.doIntercept(ExecuteAndWaitIntercept

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-03-30 Thread Dale Newfield
musom...@aol.com wrote: execAndWait in 2.1.6 gives the following exception when it kicks in: (code pasted below) java.lang.UnsupportedOperationException ??? java.util.Collections$UnmodifiableMap.put(Collections.java:1285) ??? org.apache.struts2.interceptor.ExecuteAndWaitInterceptor.doInterc

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-03-30 Thread musomesa
Exactly -- used to work in 2.0.x but must have broken in the transition. Chris -Original Message- From: Dale Newfield To: Struts Users Mailing List Sent: Mon, 30 Mar 2009 3:51 pm Subject: Re: ExecuteAndWaitInterceptor not working (2.1.6) musom...@aol.com wrote

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-03-31 Thread Dale Newfield
musom...@aol.com wrote: Exactly -- used to work in 2.0.x but must have broken in the transition. Please create a JIRA issue for this. -Dale - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands,

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-03-31 Thread Musachy Barroso
Add the full stack trace and as much information as possible. thanks musachy On Tue, Mar 31, 2009 at 10:58 AM, Dale Newfield wrote: > musom...@aol.com wrote: >> >> Exactly -- used to work in 2.0.x but must have broken in the transition. > > Please create a JIRA issue for this. > > -Dale > >

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-04-01 Thread musomesa
Will do. Chris -Original Message- From: Musachy Barroso To: Struts Users Mailing List Sent: Tue, 31 Mar 2009 11:09 am Subject: Re: ExecuteAndWaitInterceptor not working (2.1.6) Add the full stack trace and as much information as possible. thanks musachy On Tue, Mar

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-04-01 Thread Musachy Barroso
> > > > > > > > -Original Message- > From: Musachy Barroso > To: Struts Users Mailing List > Sent: Tue, 31 Mar 2009 11:09 am > Subject: Re: ExecuteAndWaitInterceptor not working (2.1.6) > > > > > > > > > > > Add the full stack

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-04-01 Thread musomesa
-interceptor.html to not say If no "wait" result is found, Struts will automatically generate a wait result on the fly. Chris -Original Message- From: Musachy Barroso To: Struts Users Mailing List Sent: Wed, 1 Apr 2009 6:25 pm Subject: Re: ExecuteAndWaitInterceptor not work

Re: ExecuteAndWaitInterceptor not working (2.1.6)

2009-04-01 Thread Musachy Barroso
uot;wait" result is found, Struts will automatically generate a wait > result on the fly. > Chris > > > > > > -Original Message- > From: Musachy Barroso > To: Struts Users Mailing List > Sent: Wed, 1 Apr 2009 6:25 pm > Subject: Re: ExecuteAndWaitInterce