Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.
The "PersistenceManagerFAQ" page has been changed by AlexanderKlimetschek:
http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ?action=diff&rev1=28&rev2=29
configuration files) and the `Versioning` configuration element. The layout of a `PersistenceManager`
configuration element is shown below.
+ {{{
- {{{<PersistenceManager class="...">
+ <PersistenceManager class="...">
<param name="...">...</param>
...
</PersistenceManager>
|