How about the RMI version of the implementation?
Julian Reschke wrote: > > qcfireball wrote: >> Is this a concurrent class? Or will multiple Threads using a Session >> cause >> problems? > > The JCR spec says: one thread per session. It may work multithreaded for > some implementations, but do not rely on it if you're interested to move > to a different implementation later on. > > best regards, Julian > > > -- View this message in context: http://www.nabble.com/javax.jcr.Session-tf4739118.html#a13587444 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
