Hi, only one jackrabbit can access the repository, cache > sychronization, concurrent read, concurrent write, ismlocking issue,etc.
Using a different cache mechanism will not change all that. The cache is only one part of the architecture of Jackrabbit. > Can i extends the SharedItemStateManager, my application use > springframework and hibernate, i think maybe putting the cache into > hibernate can avoid so much problems. > any ideas? Sorry, I don't think that changing the cache mechanism will help. Regards, Thomas
