[ 
https://issues.apache.org/jira/browse/SLING-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324319#comment-15324319
 ] 

Stefan Seifert commented on SLING-5770:
---------------------------------------

if you do the same as in AemContextImpl and overwrite the setUp() method of 
SingContextImpl it should work early enough before the resource resolver 
factory is initialized.
what properties do you want to merge? by default only the default property 
defined in the SCR metadata are applied. 
MapUtil.propertiesMergeWithOsgiMetadata is really an implementation detail.

> 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)

Reply via email to