Bug#917819: jameica: MySQL not usable #2

Jochen Sprickerhof jspricke at debian.org
Wed Jan 2 11:03:17 GMT 2019


Hi Christian,

* Markus Koschany <apo at debian.org> [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.jdbc.Driver";
>
>This must be changed in hibiscus to
>
>private final static String DRIVER = "org.mariadb.jdbc.Driver";

Can you try setting this in your 
.jameica/cfg/de.willuhn.jameica.hbci.rmi.HBCIDBService.properties:

database.driver.mysql.jdbcdriver=org.mariadb.jdbc.Driver

Cheers Jochen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20190102/82575370/attachment-0001.sig>


More information about the pkg-java-maintainers mailing list