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

Marcel Reutegger resolved JCR-1582.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Fixed as suggested in revision: 654733

> Parameters 'idleTime' and 'queryClass' cause QueryHandler to fail
> -----------------------------------------------------------------
>
>                 Key: JCR-1582
>                 URL: https://issues.apache.org/jira/browse/JCR-1582
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.5
>
>
> This issue does not occur in a released jackrabbit-core version. With the 
> changes from JCR-1462 jackrabbit now fails to startup if there is an unknown 
> parameter in a bean configuration.
> The parameters 'idleTime' and 'queryClass' are not used by the QueryHandler 
> but by the SearchManager, which instantiates the QueryHandler. Therefore the 
> parameters do not show up in the QueryHandler.
> I suggest we introduce them in the common base class AbstractQueryHandler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to