Confluence : External Database
This page last changed on Jan 14, 2007 by ivan@atlassian.com.
Character EncodingWe strongly recommend character encoding to be consistent among participating entities in your system : the database, application server and web application. Custom Installation - Connecting to your database.Select one of these options:
This uses a standard JDBC database connection. Connection pooling is handled within Confluence. You will need to know:
The first two will depend on the JDBC driver, and will be found in the documentation for your database. You will also need to put the appropriate database driver "jar" file in the server's classpath. For the standalone version, this means copying the jar file into the common/lib directory.
2. Datasource Connection This asks the Java application server for a database connection. You will need to have configured a datasource into your application server, and know:
NEXT :RELATED TOPICSCustom Installation |
![]() |
Document generated by Confluence on May 01, 2007 19:29 |