Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you want Magnolia to use an external database, such as, Oracle, MySQL, Postgres, etc. with a JNDI datasource then you are going to want to create a (JBoss) module for your JBDC driver. I suggest doing this prior to Magnolia installation if possible, otherwise I would just move the webapp out of the deployment directory while setting this up. This way you can start and stop the server without having to wait for Magnolia.

Table of Contents

Create a Driver Module

...