Hi, On Jan 31, 2008 5:44 PM, safi <[EMAIL PROTECTED]> wrote: > I would like to ask if there is a way how to close all opened jackrabbit > sessions.
The preferred way to do that is of course for each client to close each session that it opens. Any open sessions will be forcibly closed only when the entire repository is shutting down. There is a few feature request for session timeouts, but currently (as of 1.4) it's not yet implemented. BR, Jukka Zitting
