It's possible to use external database with license server. The following databases are supported:
- MySQL 5
- Adaptive Server Enterprise 15
To change database, edit the licenseServer.war/WEB-INF/classes/META-INF/modelContext.xml. Comment 2 places (jdbc connection & toplink's database dialect) with embedded database specification , and uncomment samples relevant to your database. Specify database connection parameters.
Labels
(None)