Has anyone attempted to use the ExecuteAndWaitInterceptor with a load balancer on round robin?
I am having problems getting it to work with WebWork 2.2.5. Seeing as the interceptor looks unchanged in Struts 2 I thought it might be worthwhile also asking here. My problem is detailed http://forums.opensymphony.com/thread.jspa?messageID=161853 My general concern is whether it is possible for this interceptor to work with replicated sessions across a cluster? Looking at the source the BackgroundProcess created by the interceptor would need to be replicated, along with the action inside it. If you were then sent to a different node would the interceptor correctly be able to determine if the job had completed? Thanks for any help, Martin. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]