[
https://issues.apache.org/jira/browse/SLING-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322293#comment-15322293
]
Stefan Seifert commented on SLING-5770:
---------------------------------------
this is already possible using ConfigAdmin - example:
https://github.com/wcm-io/wcm-io-testing/blob/develop/aem-mock/src/main/java/io/wcm/testing/mock/aem/context/AemContextImpl.java#L83
> Allow to configure resource resolver mapping
> --------------------------------------------
>
> Key: SLING-5770
> URL: https://issues.apache.org/jira/browse/SLING-5770
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: Testing Sling Mock 1.6.2
> Reporter: Konrad Windszus
>
> Currently the {{ResourceResolverFactoryActivator}} being registered in
> https://github.com/apache/sling/blob/trunk/testing/mocks/sling-mock/src/main/java/org/apache/sling/testing/mock/sling/ResourceResolverFactoryInitializer.java#L123
> is not configured at all.
> Since resource resolver mapping is a topic which is often implemented in the
> wrong way, it should be possible to setup some mapping for SlingContext to
> allow to test in a more realistic way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)