drtobes wrote:
On 5/3/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
while we do jackrabbit, to become agnostic of a DB, getting a user up to
speed is still important.
To remove the step of having to install and configure an external
database, my idea would be to use Apache Derby.
It's a Java Database, and the beauty of it, is that you can bundle it
into your project.
JCR to bundled derby or JCR to even a filestore could be out of the
box configurations. Unless you're talking about skipping the jcr
completely and going directly to Derby, in which case you would lose
versioning...
either way, as long as what I download, can be "kickstarted" ie, I don't
need any other external steps to get up to speed
Filip
Steve