Bug#917819: jameica: MySQL not usable #2

2019-01-03 Thread Christian Weiske
Hello Jochen, > Can you try setting this in your > .jameica/cfg/de.willuhn.jameica.hbci.rmi.HBCIDBService.properties: > > database.driver.mysql.jdbcdriver=org.mariadb.jdbc.Driver This works fine! -- Regards/Mit freundlichen Grüßen Christian Weiske -=≡ Geeking around in the name of science

Bug#917819: jameica: MySQL not usable #2

2019-01-02 Thread Jochen Sprickerhof
Hi Christian, * Markus Koschany [2018-12-30 18:50]: libmariadb-java is a drop-in replacement for libmysql-java. The error is caused because in hibiscus the driver class is hardcoded: src/de/willuhn/jameica/hbci/server/DBSupportMySqlImpl.java private final static String DRIVER = "com.mysql.jdb

Bug#917819: jameica: MySQL not usable #2

2018-12-30 Thread Markus Koschany
Control: tags -1 patch Control: reassign -1 hibiscus Hi, Am 30.12.18 um 18:33 schrieb Christian Weiske: > Package: jameica > Version: 2.8.2+dfsg-6 > Severity: normal > > Dear Maintainer, > > I would like to use Jameica/Hibiscus with my MySQL server because I have a > central > hibiscusserver i

Bug#917819: jameica: MySQL not usable #2

2018-12-30 Thread Christian Weiske
Package: jameica Version: 2.8.2+dfsg-6 Severity: normal Dear Maintainer, I would like to use Jameica/Hibiscus with my MySQL server because I have a central hibiscusserver instance running in my home server. In bug #908618 you already fixed this issue by adding libmysql-java as dependency. Unfor