...
| Info | ||
|---|---|---|
| ||
If you are using a separately installed MySQL, Oracle, or Oracle PostgreSQL database (rather than the embedded HyperSQL database), you must setup the database before proceeding. See Setting Up the Database (MySQL, Oracle, or OraclePostgreSQL) for details. |
Starting CTP for the First Time
...
If you are using the embedded HyperSQL database (rather than a separately installed MySQL, Oracle, or Oracle PostgreSQL database):
- Choose HyperSQL as the Type.
- Enter the path to where the database files should be saved on the host that runs Apache Tomcat. Prepend a forward slash ‘/’ to make the path absolute in the file system.
- If the database files do not yet exist, click Create Database to create a complete HyperSQL database.
...
CTP does not ship with JDBC driver libraries for MySQL, Oracle, or OraclePostgreSQL. The Database Configuration page will instruct you to copy a JDBC connector jar file to the WEB-INF/lib/ folder on the application server.
...
