Thanks Philippe for your exaustive answers..

To clarify a little bit (see below..)

Philippe Marschall ha scritto:
>
> Database replication won't work. You can't have more than one Jackrabbit
> accessing a single database.

Ok, good since we work in local mode on our environment: no shared db, for the moment.

>
> To share your configuration you have to export it as XML and the other
> developers have to import it.
>
> Bootstrap files are loaded when bootstrapping (when the database is empty).
>
> You have to put the bootstrap files in:
>
> resources/mgnl-bootstrap/${your.module.name}
>
> or
>
> resources/mgnl-bootstrap-samples/${your.module.name}
>
> if you want to have them bootstrapped only in samples mode.

Mmm.. I think I do not understand wich are the differencies between

"samples mode" and "normal mode". Can you quickly explain this?


>
> When that database is not empty and you still want configuration to be
> loaded automatically you'll have to write a version handler.

I think you mean configuration entry for THAT module are empty, not the whole DB... so, in few words, bootstrap of XML files is loaded by default only the first time the module is installed, isn't it?

And where can I find version handler samples, if availables?

>
> Bootstrapping data requires a bit more work:
> http://jira.magnolia.info/browse/MGNLDATA-20

Correct link:
http://jira.magnolia-cms.com/browse/MGNLDATA-20

>
> Cheers
> Philippe


Thanks again...

Matteo


----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------

Reply via email to