Hi Clay Ferguson,

The problem is not with mongodb connection. All operations need to go via
Jackrabbit API.

I need JCR repository handle to login with user and acquire session, perform
document upload, delete nodes etc..

The reason why I referred mongoDB is, its a document nodestore I'm using
behind for storage.

To initially create a repository, I have used the code mentioned previously.

But after repository creation, how to get <SOMETHING>.getRepository()

Earlier we were using jackrabbit 2.8.1, where access was mentioned in
configuration file like,


And in java code, we use


Not with Jackrabbit Oak, how to achieve this?
>From where I get repository Object, like it is from RepositoryConfig(in
earlier versions)







--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Get-Repository-from-OAK-tp4664045p4664058.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to