You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Felix Meschberger <fm...@gmail.com> on 2010/01/23 16:24:42 UTC

Fwd: Jackrabbit Core as a Bundle

FYI for those now subscribed to Jackrabbit Dev.

Regards
Felix


-------- Original Message --------
Subject: Jackrabbit Core as a Bundle
Date: Sat, 23 Jan 2010 16:23:57 +0100
From: Felix Meschberger <fm...@gmail.com>
To: Jackrabbit Dev <de...@jackrabbit.apache.org>

Hi all,

I have created a sandbox entry "jackrabbit2-core-bundle" [1] to work on
enancing the jackrabbit-core project to be a dynamically extensible OSGi
bundle. The project is created as a copy from the 2.0 branch
jackrabbit-core project.

The goal is to be able to drop jackrabbit-core (plus some dependencies,
of course) directly into an OSGi framework and have an embedded
repository. Plus be able to plugin some extensions like login modules,
access managers, user managers and principal managers.

As a first step, I will just commit some initial code I have done
prototype style for login module pluggability.

Regards
Felix

[1]
http://svn.apache.org/repos/asf/jackrabbit/sandbox/jackrabbit2-core-bundle/