Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-79958

Cannot access bean/component `mergerManager` in Confluence 7.20

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 7.20.0
    • Server - EAP
    • None
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Hi there,

      I have been testing our apps with Confluence 7.20 Beta 2 and 4. Everything is working fine, except of one problem in one of our apps: we cannot seem to access the bean/component `mergerManager` (`com.atlassian.confluence.util.diffs.MergerManager`) anymore. We had never been able to access this bean through constructor dependency injection (which is the mechanism we use), so as a workaround we used to access this bean through:

       

      ContainerManager.getComponent("mergerManager") 

      Starting with this version, we just get `null` calling this. I cannot find any notes on Preparing for Confluence 7.2.0. I have also tried to add a `component-import` in atlassian-plugin.xml but this results in an endless UPM plugin install process and I need to restart my development system.

      Any help is highly appreciated!

      Best, Felix  

       

      Attachments

        Activity

          People

            richatkins Richard Atkins
            5ab609d235d9 Felix Grund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: