We are creating node with jcr:primaryType="sling:OsgiConfig", while committing in the repositry, we commit as xml files. Although the node type is sling:OsgiConfig and has uniqueIdentifier, it is not picking up
To make a OSGI factory configuration, provided factory = true using R6 annotations and was able to create factory configs, but when uploaded the configs via xmls using a unique identifier, that identifier is not picked in the display name. For example config.xml's name is "com.x.y.z.someserviceimpl...