|
All content with label persistence.
Related Labels:
deployment, config, v3_0, jackrabbit, v3_5, v2_1, mysql, installation, database, faq, export, howto, berkleydb, outdated, backup
How to setup JNDIPooledDatabasePersistenceManager
(Community Wiki)
default way of using Mysql with Magnolia, i.e this is not using the Mysql persistence manager provided by Jackrabbit, but rather a 3rd party implementation of a persistence manager. Jackrabbit now provides the builtin ability to use datasources, but if you want to completely avoid connection ...
Other labels:
v3_5, config, faq, howto
|
Using Mysql with Magnolia 2.1.5
(Community Wiki Archive)
bunch of pages related to Mysql. If someone wants to volunteer and merge them, that'd be much appreciated. There's one of these articles in the 3.0 section and I've seen people try to adapt it to the 2.1.x branch. Here's a quick primer for moving the repositories in 2.1.x from ...
Other labels:
v2_1, mysql, deployment
|
Setting up a MySQL repository
(Community Wiki Archive)
bunch of pages related to Mysql. If someone wants to volunteer and merge them, that'd be much appreciated. TODO: Fix some markup. From: Stephen Starkey <userlist@magnolia.info> MailedBy: magnolia.info ReplyTo: userlist@magnolia.info To: userlist@magnolia.info Date: Jun 29, 2006 1 ...
Other labels:
outdated, mysql, deployment
|
PersistenceManager Overview
(Community Wiki)
JackRabbit 1.3.x some changes to the persistence managers have been introduced. Use of {{org.apache.jackrabbit.core.state.db.PersistenceManager}} have been deprecated and two new types of managers have been introduced: Simple PM {{org.apache.jackrabbit.core.persistence.db.PersistenceManager}} is a direct replacement for old PMs Bundled PM ...
Other labels:
deployment, jackrabbit, v3_5, config
|
Upgrading Magnolia
(Community Wiki)
Upgrading from Magnolia 3.0.x to 3.0.5 (with Jackrabbit 1.3.3) Be careful when executing the steps below. Misuse may lead to data loss Summary What we'll do: upgrade Magnolia version change Jackrabbit version (but keeping Derby embedded ...
Other labels:
deployment, installation, jackrabbit, v3_0
|
MySQL Persistence
(Community Wiki)
Changing repository to MySQL This is a quick step by step guide how a MySQL database could be used as the underlying repository for magnolia. # Install and configure MySQL on your server and create an empty database such as {{magnoliaauthor}} (or similar) on it. The specifics of using MySQL are outside ...
Other labels:
v3_5, jackrabbit, mysql, installation, config
|
Repository backup and restore
(Community Wiki)
Introduction The Magnolia repositories are at the heart of the CMS and carry all the web page as well as any other content except the JSP templates themselves. You want to make regular backups and taking down the website isn't always an option. Be warned ...
Other labels:
v2_1, backup, export, v3_0, deployment
|
Changing Jackrabbit PersistenceManager
(Community Wiki)
current Magnolia 2.1 is shipped with Derby DB as the default persistence manager. This distribution/combination has a bug when trying to run many Magnolia's on one (tomcat)server. When initalizing the 5th instance of Magnolia on the same tomcat, it freezes, and Tomcat ...
Other labels:
v2_1, config, jackrabbit, v3_0, berkleydb
|
DataSourcePersistenceManager
(Community Wiki)
DataSourcePersistenceManager, a PersistenceManager which uses the container connection pooling News A new persistence manager based on DataSourcePersistenceManager has been released. If you are using Magnolia 3.5, please look at How to setup JNDIPooledDatabasePersistenceManager. How it works This persistance manager (to be used ...
Other labels:
database, v3_0, config
|
|
|