Simon Levesque created JAMES-2660:
-------------------------------------
Summary: Sample mariadb jpa file is wrong
Key: JAMES-2660
URL: https://issues.apache.org/jira/browse/JAMES-2660
Project: James Server
Issue Type: Bug
Components: jpa
Affects Versions: 3.2.0
Reporter: Simon Levesque
File
server/container/guice/jpa-smtp-mariadb/sample-configuration/james-database.properties
Currently:
{code:java}
# Supported adapters are:
# DB2, DERBY, H2, HSQL, INFORMIX, MYSQL, ORACLE, POSTGRESQL, SQL_SERVER, SYBASE
vendorAdapter.database=mariaDB
{code}
*mariaDB* is not a valid value per the comment, but also per
*EclipseLinkJpaVendorAdapter* and *OpenJpaVendorAdapter*
Normally, *MYSQL* should do the trick for mariadb.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]