Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2771

Configuration Admin does not work on Foundation 1.2 and Mika

    XMLWordPrintableJSON

Details

    Description

      The configuration admin implementation uses classes and methods not available in Foundation and/or Mika.

      In Foundation:
      The method getCause() is undefined for the type PrivilegedActionException
      The method valueOf(String) in the type Boolean does not exist for the arguments (boolean)

      On Mika, the SecureRandom class is not available:
      couldn't find a SecureRandom
      at java.security.SecureRandom.<init>(SecureRandom.java:78)
      at org.apache.felix.cm.impl.ConfigurationManager.createPid(ConfigurationManager.java:870)
      at org.apache.felix.cm.impl.ConfigurationManager.createFactoryConfiguration(ConfigurationManager.java:450)
      at org.apache.felix.cm.impl.ConfigurationAdminImpl.createFactoryConfiguration(ConfigurationAdminImpl.java:84)

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            clement.escoffier Clement Escoffier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: