Christophe Lombart escribió: > Hi, > > > On Wed, Aug 6, 2008 at 19:29, Fabián Mandelbaum <[EMAIL PROTECTED]>wrote: > > >> And the exception stack trace is: >> >> repository.RepositoryException: >> org.apache.jackrabbit.ocm.exception.ObjectContentManagerException: >> Cannot persist current session changes.; nested exception is >> javax.jcr.AccessDeniedException: /: not allowed to modify item >> > > > > > it looks like a security issue. Did you check you seurity setting ? > > Hello Christophe. With this test project I'm using the same security settings I'm using with a TransientRepository, that is, none (or the default JR settings).
Do I have to set (JAAS?) security explicitly to be able to use OCM? Thanks for your answers.
