On 2 Dec 2009, at 17:15, Bertrand Delacretaz wrote:

On Wed, Dec 2, 2009 at 5:44 PM, Ian Boston <[email protected]> wrote:
,,,02.12.2009 16:14:56.324 *INFO* [Repository Pinger]
org.apache.sling.jcr.jackrabbit.server Using configuration file
/Users/ieb/timefields/open-experiments/slingtests/osgikernel/sling/ jackrabbit/repository.xml
02.12.2009 16:14:56.325 *ERROR* [Repository Pinger]
org.apache.sling.jcr.jackrabbit.server startRepository: Uncaught Throwable
trying to access Repository, calling stopRepository()
(java.lang.NoClassDefFoundError:
org/apache/jackrabbit/core/config/RepositoryConfig)

In the current jackrabbit-server bundle, that RepositoryConfig class
is provided by the jackrabbit-core-1.6.0.jar, embedded in the bundle
via an Embed-Dependency option in the bundle's pom.xml

Maybe your custom bundle is missing that?


Does that mean that I have to upgrade my custom server bundle to 1.6 ?
My server bundle is currently based on 1.5 and so has the 1.5 repository core.

Was there a release of the the versions that the snapshots were targeting before this change was made?
I cant find one that works, except for local builds at r884645

Ian



-Bertrand

Reply via email to