Nischay Gupta created SLING-9076:
------------------------------------
Summary: CA config resolver API is not returning any resources
when invokedcon instance start(Adobe Experience Manager)
Key: SLING-9076
URL: https://issues.apache.org/jira/browse/SLING-9076
Project: Sling
Issue Type: Bug
Reporter: Nischay Gupta
Ca config resolver API is not returning any resources when invoked on bundle
activate when AEM instance starts – this is because of late binding config
resolution strategy service.
In *ConfigurationResourceResolvingStrategyMultiplexerImpl* the cardinality is
set to atleast one *cardinality=ReferenceCardinality.MULTIPLE* but it should be
*cardinality=ReferenceCardinality.ATLEAST_ONE*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)