Konrad Windszus created SLING-5744:
--------------------------------------

             Summary: OSGi Installer
                 Key: SLING-5744
                 URL: https://issues.apache.org/jira/browse/SLING-5744
             Project: Sling
          Issue Type: Bug
          Components: oving an OSGi config with more runmodes does not lead to 
the other config being applied.
    Affects Versions: JCR Installer 3.1.16, Installer Core 3.6.4
            Reporter: Konrad Windszus


I have the following content in my repository
{code}
1. /apps/configuration/config.<matchingrunmode1>/<myservice.pid>
2. 
/apps/configuration/config.<matchingrunmode1>.<matchingrunmode2/<myservice.pid>
{code}

After having that the configuration 2. is correctly active. Now at the same 
time configuration in node 1 is updated and configuration in 2. is completely 
removed (i.e. the node 
apps/configuration/config.<matchingrunmode1>.<matchingrunmode2/<myservice.pid> 
vanishes.

The JcrInstaller is not correctly switching to the newly active configuration 
2. but rather 1. stays active.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to