You can write your own "SessionProvider" which will realize constraint for sessions count
2008/2/14, Ivan Latysh <[EMAIL PROTECTED]>: > Luca Dall'Olio wrote: > > > is there any way to configure the maximum number of open session in a > > jackrabbit repository server? > > This imho could be useful to avoid a bugged rmi client to cause an "out > > of memory" into the server, and help understanding the problem > > > Wrap them in a pool. Take, for instance, jakarta commons pool, they have a few > pool implementations that will work for you. > > > -- > Ivan Latysh > [EMAIL PROTECTED] >
