Hi,In my web application(JSF, Spring), we are trying to use Jackrabbit Oak
for document store, search and acl for each application user.To get
repository handle, I have written following code:And for Mongo DB
connection:Problem here is:Every time on user login, I need to bind
jackrabbit session for user operations. Do I need to create JCR object for
each user login, since creating NodeStore takes lot of time(around 2
mins)?Appreciate your pointers on this.-Thanks



--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Jackrabbit-Oak-Connection-tp4664122.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to