Hi,

On Thu, Sep 18, 2008 at 4:48 AM, Bill Gloff <[EMAIL PROTECTED]> wrote:
> I have Sling configured to use an external Jackrabbit (Model 2) using a
> jcr-ds.xml (using Jboss 4.2.2) but I want Sling to also register the RMI
> server like it does when it uses the embedded jackrabbit...

Isn't more logical to enable RMI access on your external Jackrabbit repository?

The org.apache.sling.jcr.jackrabbit.client bundle does not currently
register its Repository as an RMI server object, and I don't think it
needs to, as the original Repository can do that.

-Bertrand

Reply via email to