Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1622

Duplicate configuration services (regression of OAK-1476)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.20
    • core
    • None

    Description

      chetanm, i just was trying to fix an issue with the token configuration options and found that in the OSGI setup the token and principal configuration service is present twice. i think this is caused by the changes you made for OAK-1476 introduced a regression with the principal and token configuration, namely the following lines:

      [...]
      compositePrincipalConfiguration.addConfiguration(new PrincipalConfigurationImpl(this));
      [...]
      compositeTokenConfiguration.addConfiguration(new TokenConfigurationImpl(this));
      

      wdyt?

      Attachments

        Activity

          People

            angela Angela Schreiber
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: