Re: [struts] [Struts2]ExecAndWaitInterceptor and BackgroundProcess issue

2008-09-06 Thread Dale Newfield
Ramanathan RV wrote: I seem to have hit an issue with using ExecAndWaitInterceptor because of the way it is designed. The background process is invoked in this fashion: *public void run() { try { beforeInvocation();

[Struts2]ExecAndWaitInterceptor and BackgroundProcess issue

2008-08-21 Thread Ramanathan RV
Hello, I seem to have hit an issue with using ExecAndWaitInterceptor because of the way it is designed. The background process is invoked in this fashion: *public void run() { try { beforeInvocation(); result = in