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:Vpupkin (genn@maas.de)
Date:Nov 6, 2007 9:26:53 am
List:org.apache.jackrabbit.users

Edgar Poce wrote:

...

I think you are right, the class that registers the repository[1] and the xml file that declares the jboss mbean service[2] should be fixed.

[1]
http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-rmi/src/main/java/org/apache/jackrabbit/rmi/server/jmx/JCRServer.java [2]
http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-rmi/src/main/resources/jackrabbit-rmi-service.xml

Feel free to create a jira issue.

br, edgar ...

Edgar, 10x for advice! ;) But could u pls post your full configuration with JR-repository with Eclipse? Most important for me will be : - applicationServer + version - JR-version - eclipse version - Plugin version - JVM version.

I try to configure it with my env, but still without success :(

My Env looks like: AppServer :geronimo/tomcat 1.1.1 JR 1.3.3 Eclipse 3.2.1 CRX Feature for Eclipse 3.6.2 Java(TM) SE Runtime Environment (build 1.6.0-b105) Microsoft Windows XP [Version 5.1.2600]

When i try to make a new RepositoryConnection by JCRRepoTab->New->Conf..new..(RMI)..-> Repository RMI URL = //:1099/JMXConnector

i get just repository exception :( Could somebody share some success-story about using JR-plugin ?