On Tue, 2006-11-21 at 21:02 -0300, Edgar Poce wrote:
> Hi,
> 
> On 11/21/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:
> > > What do you think about storing the jcr session in the servlet session
> > > and use a requestlistener to synchronize the access to the jcr session?.
> > > On each request a lock would be acquired on the jcr session and released
> > > only when the request is over. This wouldn't allow two request to access
> > > the session simultaneously.

Would this block simultaenous read requests as well? 

-- 
Torgeir Veimo <[EMAIL PROTECTED]>

Reply via email to