On Mon, Dec 14, 2009 at 3:25 PM, Guo Du <[email protected]> wrote: > On Mon, Dec 14, 2009 at 8:07 PM, ChadDavis <[email protected]> wrote: >> In the URL parameter, what is the "create=true" all about? Does this >> refer to whether the DB schema is created on initialization, if it >> doesn't already exist? > It's a derby parameter to create db if the db does not exist. No > relationship to jackrabbit schema which will be created automatically > if tables doesn't exist.
What component automatically creates the scheme if it doesn't exist? The PM?
