Peter Dähn created OPENMEETINGS-835:
---------------------------------------
Summary: no proper db-type option for postgresql db (Command Line
Admin)
Key: OPENMEETINGS-835
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-835
Project: Openmeetings
Issue Type: Bug
Components: Import/Export
Affects Versions: 2.2.0 Apache Release
Reporter: Peter Dähn
Assignee: Maxim Solodovnik
Priority: Minor
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/
--
This message was sent by Atlassian JIRA
(v6.1#6144)