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

Kiran Ayyagari resolved DIRSERVER-1783.
---------------------------------------

    Resolution: Fixed
      Assignee: Kiran Ayyagari

Fixed at rev. 1423412 
                
> directoryService.getInterceptors(); // RETURNS NULL prior to service startup
> ----------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1783
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1783
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0-M8
>            Reporter: Sketch CND
>            Assignee: Kiran Ayyagari
>            Priority: Minor
>              Labels: DirectoryService, Interceptors
>
> directoryService.getInterceptors(); // RETURNS NULL prior to service startup
> This effects modifying the Interceptors prior to service.startup();
> setDefaultInterceptorConfigurations() has been moved to initialize() method. 
> Should be moved to the constructor so that it is easy to configure the 
> interceptor list before starting up.

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