Well in my last email i hadn't researched it. I'd never tried to connect to
remote servers before, but google this "JCR connect to remote server". Your
keyword is "remote" not "standalone" to find the info. Turns out there's
some kind of RMI support I wasn't aware of. Here's one link....

http://stackoverflow.com/questions/5857212/how-to-access-remote-jackrabbit-repository

So maybe someone can provide the pros/cons to comparing RMI with Java to
REST/JSON.


Best regards,
Clay Ferguson
[email protected]


On Sat, Oct 22, 2016 at 7:54 AM, mathiasconradt <[email protected]>
wrote:

> Mario, did you get it to work the way you wanted? I actually have the same
> question and posted it to
> http://stackoverflow.com/questions/40191705/jackrabbit-
> oak-getting-started-and-connect-to-a-standalone-repository-via-java.
>
> Craig, I took a look at your meta64 project, but from what I see there, the
> repository is created within your same application, so it's not connecting
> to a standalone (remote) server, right?
>
> OakRepository.java, line 234:
> repository = jcr.createRepository();
>
> Still wondering how to connect to a standalone Oak server that is not in
> the
> same servlet container and/or app.
>
>
>
> --
> View this message in context: http://jackrabbit.510166.n4.
> nabble.com/How-to-connect-to-OAK-standalone-server-tp4663274p4665169.html
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>

Reply via email to