Hello, What is the best way to handle "legacy" jars that use xml?
I have a third party jar that I want to wrap and provide as a bundle. In that jar, there is no way of injecting a parser that originates from the OSGi XML Parser service. What is the best way of handling this case? Also, with respect to transformers, in that same code there is a line like this: TransformerFactory factory = TransformerFactory.newInstance(); Again, this does not allow me to inject. How should I handle that? Thank you! =David.Leangen _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev