Hi all, after solving my last problem, I am stuck with another one … as I mentioned in the other thread I have one DFDL schema, which defines all the simple types that will be used by any PLC4X schema. In order to do so, this is located in a dedicated maven module and a dedicated jar.
Now I added a dependency to that jar an now want to reference this in my protocol jar. No matter what I try, DFDL always complains about not being able to resolve this. So how can I reference and/or import schemas contained in another jar that’s in my classpath? Chris
