[
https://issues.apache.org/jira/browse/DIRSERVER-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990292#comment-13990292
]
Martin Choma commented on DIRSERVER-1975:
-----------------------------------------
I have already proposed fix. I can repeat it. I think adding this line into the
code of chapter 7.2.2.3.2. Embedded mode would help:
passwordHashInterceptor.init(directoryService);
If you want me to make change in documentation, please direct me to source of
documentation.
Martin
> Custom Interceptor documentation
> --------------------------------
>
> Key: DIRSERVER-1975
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1975
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: doc
> Affects Versions: 2.0.0-M15
> Environment: Embedded server
> Reporter: Martin Choma
> Priority: Minor
>
> Hi,
> following documentation on writing custom interceptors here
> - http://joacim.breiler.com/apacheds/book.html
> or here
> -http://joacim.breiler.com/apacheds/ch07s02.html#Embedded mode Using the
> interceptor
> I couldnt make my code run properly. Adding initialization part helped
> finally.
> myInterceptor.init(directoryService);
> Please correct the source of documentation.
> Martin
--
This message was sent by Atlassian JIRA
(v6.2#6252)