An user running Concierge on Skelmir CEE-J reports:
Code within “org.eclipse.concierge.service.xmlparser-${concierge.version}*.jar” seems to reference “com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl”
We assume in that xmlparser bundle that the used XML parsers are from OpenJDK.
We might consider to name this bundle org.eclipse.concierge.service.xmlparser.openjdk to indicate that.
An user of CEE-J can have its own adapter bundle which adds the CEE-J specific factory classes.
An user running Concierge on Skelmir CEE-J reports:
We assume in that xmlparser bundle that the used XML parsers are from OpenJDK. We might consider to name this bundle
org.eclipse.concierge.service.xmlparser.openjdk
to indicate that. An user of CEE-J can have its own adapter bundle which adds the CEE-J specific factory classes.