On Tue, Aug 19, 2008 at 02:21, Fabián Mandelbaum <[EMAIL PROTECTED]>wrote:
> > > > > 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? > no see in the 5' minutes tutorial ( http://jackrabbit.apache.org/a-simple-ocm-project-with-maven-eclipse.html). It is also working with a TransientRepository. You should have only one instance of the ObjectContentManager in your application. There is no need to have one ObjectContentManager per DAO. br, Christophe
