[ 
https://issues.apache.org/jira/browse/FELIX-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger resolved FELIX-4078.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 1486804
                
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to