[ https://issues.apache.org/jira/browse/JAMES-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776508#comment-16776508 ]
Tellier Benoit commented on JAMES-2660: --------------------------------------- https://github.com/apache/james-project/pull/151 did contribute this. Many thanks to Simon Levesque for his work. > 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 > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > 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: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org