Peter Rossbach wrote:
Hi remy,

I think the problem is real. Some portlet api and modularized web applications have this problem. Why you veto a fix without a better proposal? I don't see currently an option without a try/finally block.

Because your patch moved things around, and added way more than one try/finally. If all you need to do is make sure you call recycle on the wrapper (which calls endAccess on the session) if it's a cross context request, then you should be able to do better.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to