Uploaded image for project: 'Openmeetings'
  1. Openmeetings
  2. OPENMEETINGS-835

no proper db-type option for postgresql db (Command Line Admin)

    XMLWordPrintableJSON

Details

    Description

      db-type enum in src/org/apache/openmeetings/cli/ConnectionProperties.java ("postgersql") doesn't fit to call of persistence.xml in src/org/apache/openmeetings/cli/Admin.java (line 250)

      I needed to change enum entry in ConnectionProperties.java (line 27) and case entry in ConnectionPropertiesPatcher.java (line 58) to "postgres"

      Probably it is enough to change "postgres_persistence.xml" to "postgresql_persistence.xml" in red5/webapps/openmeetings/WEB-INF/classes/META-INF/

      Attachments

        Activity

          People

            solomax Maxim Solodovnik
            p_daehn Peter Dähn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: