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

Jackrabbit Core as a Bundle

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/