The JDBC URL format

In database configuration file database-config.xml, the jdbc-url attribute of the <dbcp-connection-pool> element stores connection information for the database. Define a jdbc-url attribute unless you use a JNDI data source managed by the application server.

If you want to use a JNDI data source managed by the application server, skip to Configure PolicyCenter to use a direct JNDI data source.