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

Emmanuel Lecharny closed DIRSERVER-746.
---------------------------------------


closed

> DefaultDirectoryService.createBootstrapEntries() throws NullPointerException 
> if no authorizationService is configured
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-746
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-746
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>            Reporter: Bastiaan Bakker
>            Priority: Minor
>         Attachments: apacheds-1.0-RC4-authorizationservice.patch
>
>
> DefaultDirectoryService.createBootstrapEntries() has a hardcoded dependency 
> on AuthorizationService being configured as the 'authorizationService' 
> interceptor. If one does not want to configure an authorizationService the 
> code in question will throw a NullPointerException. Also if one does 
> configure a different authorizationService implementation the code will throw 
> a ClassCastException. 
> Clearly the code should not assume an AuthorizationService instance has been 
> configured as the  'authorizationService' interceptor.

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