I believe you are seeing the same thing I reported earlier. Search the list for "Karaf 4.2.2 blueprint install with Saxon bundle". A nabble link is here [1] Although I can't tell in your features one of your dependencies is pulling in a xalan bundle, and neither xalan nor saxon support the ACCESS_EXTERNAL_DTD secure processing property. I think Jean-Baptiste Onofré is looking at that, but for now my workaround is to set the system property javax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
Hope that helps. -John [1] http://karaf.922171.n3.nabble.com/Karaf-4-2-2-blueprint-install-with-Saxon-bundle-td4054763.html On Thu, Jan 24, 2019 at 11:18 AM abdelb <[email protected]> wrote: > > Apologies for the duplicate post - I was told my question failed to submit so > I tried again. Feel free to remove. > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
