Hi, On 11/5/07, qcfireball <[EMAIL PROTECTED]> wrote: > How about the RMI version of the implementation?
That's the same, at least if you're using jackrabbit-jcr-rmi as the RMI implementation. A JCR-RMI Session is simply a remote proxy for a normal Session, so it's just as thread-safe as the underlying implementation. BR, Jukka Zitting
