Versions Compared

Key

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

...

  1. Execute the deployConf target – this is required to set up correct paths in the configuration files which are installed in the system (which are platform dependent). Do this once only as it will overwrite any changes you make. Make all future configuration changes in the JMX-Console.
  2. Ensure the quickstart works as distributed – it comes with a base set of data. Ensure the clients work and try some of the functions.
  3. Copy and edit the -ds.xml file for each database.  There are four datasource files - one for each database.  Set the <connection-url>, <user-name>, and <password> in each file.
  4. Change the hibernate dialect -- to match the database
  5. Make remaining changes to your configuration (using the JMX-Console)

The pages that follow explain these steps. 

...