You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Jérôme Verstrynge <jv...@gmail.com> on 2010/10/07 06:52:37 UTC

Question about MemoryFileSystem and InMemPersistenceManager

  Hi,

I am a newbie to jackrabbit. I want to create an in-memory repository to 
perform tests. I have seen 
http://jbossdna.blogspot.com/2008/02/unit-testing-jackrabbit.html, but 
the described method seem to imply that initial repository.xml files and 
directory must be created. This is not really in-memory.

Is there any method to create a pure in-memory (transient) repository 
using java code only? Can anyone provide a fulll code example?

Thanks,

JVerstry



Re: Question about MemoryFileSystem and InMemPersistenceManager

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Thu, Oct 7, 2010 at 6:52 AM, Jérôme Verstrynge <jv...@gmail.com> wrote:
> Is there any method to create a pure in-memory (transient) repository using
> java code only?

That's currently not possible.

BR,

Jukka Zitting