Hi AK, Have a look at the session pool implementation we use in Apache Sling in the jcr/api project [1]. It works perfectly altough limited to sessions based on SimpleCredentials.
Regards Felix [1] http://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/api Am Montag, den 24.12.2007, 02:46 -0800 schrieb Andrea K.: > Hi all, > I want to start a thread concerning forum users experience with session pool > in (web) apps using JR. > I read about many users are using pools in their applications. > > Does anyone want to share his knowledge/code? > > Thank you all. > > Best regards and Merry Christmas. > AK.
