Re: please help with untime trouble while loading XML (org.xml.sax.SAXException)

2021-03-18 Thread Mark Struberg
Hi! Does it help if you remove it for now? Should not go grab some xsd from remote somewhere tbh. If we do, then it's a bug! LieGrue, strub > Am 15.03.2021 um 19:21 schrieb Patrice Duroux : > > > Hi, > > For the past few weeks, OpenJPA has not been able to systematically > iniitialize loading

Re: please help with untime trouble while loading XML (org.xml.sax.SAXException)

2021-03-18 Thread Patrice Duroux
Hi, Could OpenJPA (3.1.2) work without any ORM files and persistence.xml while an implementation does not use the annotation feature at all? More over after a (very) quick investigation on my trouble and looking at: https://github.com/apache/openjpa/blob/master/openjpa-lib/src/main/java/org/apac