XieCharles wrote:
The hibernateandspringenabledexecuteandwaitinterceptor is just the
OpenSessionExecuteAndWaitInterceptor I used.

Which is exactly what you asked for, right?

BTW, make sure that the version you're using doesn't have the startup race condition. When I was searching to find the URL with which to respond, I found that there are several places still with unpatched versions. (look for a .notify() call -- there's a chance that the background process can be started before its constructor is finished.)

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to