Crowd 1.5 : Oracle for CrowdID
This page last changed on May 07, 2008 by smaddox.
To connect CrowdID to Oracle, 1. Configure Oracle
2. Copy the Oracle driver to your application server
3. Configure your application server to connect to Oracle
4. Configure CrowdID to use Oracle
If you do not wish to edit this file and run the build script, you can edit the jdbc.properties (which the above script modifies) directly. The jdbc.properties file is located here: crowd-openidserver-webapp\WEB-INF\classes\jdbc.properties. Modify the file to the following: # - Crowd Configuration Options hibernate.connection.datasource=java\:comp/env/jdbc/CrowdIDDS hibernate.dialect=org.hibernate.dialect.Oracle hibernate.transaction.factory_class=org.hibernate.transaction.JDBCTransactionFactory ... Next StepsYou should now have an application server configured to connect to a database, and CrowdID configured to use the correct database. Now start up CrowdID and watch the logs for any errors. RELATED TOPICS |
![]() |
Document generated by Confluence on Sep 04, 2008 00:45 |