Sketch CND created DIRSERVER-1783:
-------------------------------------

             Summary: 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
            Priority: Minor


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