8 messages in org.apache.jackrabbit.usersRe: How to configure jcr plugin to po...
FromSent OnAttachments
sudhirOct 10, 2007 2:01 am 
Felix MeschbergerOct 10, 2007 11:43 am 
Markus ReisOct 16, 2007 5:47 am 
Felix MeschbergerOct 18, 2007 6:20 am 
Markus ReisOct 18, 2007 6:48 am 
Felix MeschbergerOct 18, 2007 7:10 am 
Edgar PoceOct 18, 2007 10:17 am 
VpupkinNov 6, 2007 9:26 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: How to configure jcr plugin to point to existing repositoryActions...
From:Felix Meschberger (fmes@gmail.com)
Date:Oct 10, 2007 11:43:51 am
List:org.apache.jackrabbit.users

Hi,

Your existing repository must be exported via RMI. Then - in the Repository View (Use Window->Views->Other->Java Content Repository->Repository) - "create" a new repository accessible via RMI and enter the RMI URL. If you just enter the hostname and port (ala //host:port) and click on browse you see alist of RMI exported repositories (generally only one).

Also select the type of Repository, e.g. Jackrabbit 1 for any Jackrabbit version. At the bottom enter login details and a workspace to connect to, again use the browse button to select from a list of existing workspaces.

This should do the trick.

Regards Felix

Am Mittwoch, den 10.10.2007, 14:32 +0530 schrieb sudhir:

Hi..

Can anyone explain, how to configure JCR eclipse plug-in to point to my existing repository?

Thanks.