[
https://issues.apache.org/jira/browse/DIRSERVER-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990280#comment-13990280
]
Emmanuel Lecharny commented on DIRSERVER-1975:
----------------------------------------------
May I suggest something ?
As you were successful in writing your own interceptor, you actually know
what's wrong in the documentation. Why don't you propose a fix for it ?
This project is based on volunteer, and we don't necessarily have the needed
time to review the documentation, write a better sample, etc, while at the same
time you already have gone through the whole process... That would help us, but
more important, that would help other users !
Many thanks !
> 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)