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

Emmanuel Lecharny resolved DIRSERVER-1798.
------------------------------------------

    Resolution: Invalid

The pb is a bit different that what I thought : in fact, when the config does 
declare the interceptor, it's not loaded. The issue was that the test I ran was 
embedding the server, though using the default config instead of the 
config.ldif file.

I have added the missing interceptor in the config file
                
> The AdministrativePoint interceptor is always activated, even if it's not 
> part of the config
> --------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1798
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1798
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M10
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.0-M11
>
>
> Even if it's not declared in the configuration file, this interceptor is 
> started by default. That means we don't really take care of the 
> configuration, it does not overwrite the 
> DefaultDirectoryServer.setDefaultInterceptorConfigurations() config, which is 
> weird.

--
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