Configuration Printers which do not implement the ConfigurationPrinter 
interface cannot be defined in inner classes
-------------------------------------------------------------------------------------------------------------------

                 Key: FELIX-3399
                 URL: https://issues.apache.org/jira/browse/FELIX-3399
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-3.1.8
            Reporter: Justin Edelson


FELIX-2649 added support for Configuration Printers which do not explicitly 
implement the ConfigurationPrinter interface. However, I've discovered that if 
the Configuration Printer service is defined as an inner class, this does not 
work. The printer is displayed in the Configuration Status plugin with the 
correct title, but the content is not rendered (and the printConfiguration 
method is never invoked). No error message is logged.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to