Apache OpenMeetings Demo | Download | Installation | Wiki  


IBM DB2 Configuration
Before you start
  • Download the latest JDBC Driver from Oracle for your database version. Place those JARs into $Red5/webapps/openmeetings/WEB-INF/lib
  • If you encounter issues, you can drop the db again and delete the file $red5/webapps/openmeetings/conf/install.xml and then run the web based installer again

Steps todo
  • Rename:
    $red5/webapps/openmeetings/WEB-INF/classes/META-INF/oracle_persistence.xml
    to
    $red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
  • Prepare Database Settings - go to openmeetings_version_no_xx/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
    Alter config values in persistence.xml connectionURL, username and password with your values
  • Run red5-service and goto the web-based installer: http://localhost:5080/openmeetings/install

Oracle Sample Configuration

There is a sample configuration for Oracle that ships with every release in:
/webapps/openmeetings/WEB-INF/classes/META-INF/oracle_persistence.xml




Copyright © 2003-2013, The Apache Software Foundation