JMG
JMG
hello, i can understand that you dont support android, the code is from javax.xml.bind. the exception is org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Hinzuf�gen des Auftrages UebSEPA1 zum aktuellen Dialog at org.kapott.hbci.manager.HBCIDialog.addTask(HBCIDialog.java:546) at...
Ich kann sehr wohl 'javax.xml.bind:jaxb-api:2.3.1' hinzufügen. Nur fehlen dann anscheinend weitere libraries. Wenn man JAXB rausschmeisst, muss man hbci4java zu 50% neu programmieren......
Readme lesen Olaf Willuhn ***@***.***> schrieb am Fr., 4. Aug. 2023, 15:08: > Die von "DocumentBuilderFactory.newInstance()" verwendete Factory ist doch > bereits durch die Java-Bordmittel konfigurierbar. > > > System.setProperty("javax.xml.parsers.DocumentBuilderFactory","org.apache.xerces.jaxp.DocumentBuilderFactoryImpl");...