« Return to Thread: OpenSessionExecuteAndWait vs. OpenSessionInViewFilter

Re: OpenSessionExecuteAndWait vs. OpenSessionInViewFilter

by DNewfield :: Rate this Message:

Reply to Author | View in Thread

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-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: OpenSessionExecuteAndWait vs. OpenSessionInViewFilter