[
https://issues.apache.org/jira/browse/FELIX-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-4078.
-----------------------------------
> ConfigurationPrinterAdapter.getMethod should not only consider implementation
> class
> -----------------------------------------------------------------------------------
>
> Key: FELIX-4078
> URL: https://issues.apache.org/jira/browse/FELIX-4078
> Project: Felix
> Issue Type: Bug
> Components: Inventory
> Affects Versions: inventory-1.0.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: inventory-1.0.2
>
>
> As part of FELIX-3963 the ConfigurationPrinterAdapter.getMethod was modified
> to not scan the class hierarchy to reflectively find methods to call, such as
> getTitle, printConfiguration, etc.
> While this is fine for most cases, in the particular case of the service
> implementing the ConfigurationPrinter service, which declares some methods,
> the class hierarchy should be searched. This would also be in line with Web
> Console 4 where the method was retrieved from the service interface and not
> the implementation class.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)