[
https://issues.apache.org/jira/browse/DIRSERVER-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990305#comment-13990305
]
Emmanuel Lecharny commented on DIRSERVER-1975:
----------------------------------------------
Ah, I probably missed the fix. Where did you post it ?
The documentation source is available at :
http://svn.apache.org/repos/asf/directory/site/trunk/content/apacheds/
Sadly, this new version does not contain anything about how to create an
interceptor, but it should be easy to copy what is in
https://cwiki.apache.org/confluence/display/DIRxSRVx11/6.2.+Implementing+a+simple+custom+Interceptor
after having fixed it, of course.
> 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)