Package: hibiscus
Version: 2.8.10+dfsg-1
Severity: normal

I create a config file to use Hibiscus with MariaDB as a backend.

Therefore you need an additional config  file which is described under
https://www.willuhn.de/wiki/doku.php?id=support:mysql#hibiscus_konfigurieren.


The diff contains my anonymised config file to publish as an example

The package libmariadb-java was installed with jameica.

System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hibiscus depends on:
ii  jameica                  2.8.4+dfsg-1
ii  libhbci4j-core-java      3.0.22+dfsg-1
ii  libitext5-java           5.5.13-1
ii  libobantoo-java          2.1.12+ds1-2
ii  libpostgresql-jdbc-java  42.2.5-2
ii  libsuper-csv-java        2.4.0-2
ii  libswtchart-java         0.10.0-3

hibiscus recommends no packages.

hibiscus suggests no packages.

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diff --git a/debian/examples/de.willuhn.jameica.hbci.rmi.HBCIDBService.properties b/debian/examples/de.willuhn.jameica.hbci.rmi.HBCIDBService.properties
new file mode 100644
index 0000000..9650196
--- /dev/null
+++ b/debian/examples/de.willuhn.jameica.hbci.rmi.HBCIDBService.properties
@@ -0,0 +1,7 @@
+#Sat Nov 17 18:44:32 CET 2018
+#https://www.willuhn.de/wiki/doku.php?id=support:mysql#hibiscus_konfigurieren
+database.driver=de.willuhn.jameica.hbci.server.DBSupportMySqlImpl
+database.driver.mysql.jdbcdriver=org.mariadb.jdbc.Driver
+database.driver.mysql.jdbcurl=jdbc\:mysql\://<db-server>\:3306/hibiscus?useUnicode\=Yes&characterEncoding\=ISO8859_1&serverTimezone\=Europe/Paris
+database.driver.mysql.username=<db-user>
+database.driver.mysql.password=<password>
diff --git a/debian/hibiscus.examples b/debian/hibiscus.examples
new file mode 100644
index 0000000..e2cfb36
--- /dev/null
+++ b/debian/hibiscus.examples
@@ -0,0 +1 @@
+debian/examples/de.willuhn.jameica.hbci.rmi.HBCIDBService.properties

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to