<Now it looks like JCR Repository is shut down and initialized again after every jcr session logout.> This is the same as in 2.1.x, we discovered the same behavior.
We solved this easily by adding a simple user which can login, but have no rights anywhere. This user is logged in initially, so the later connections start fast and the repository never shuts down in the meantime. Bye, Ulrich
