Hi,

I am trying to setup custom Authentication interceptor and during server start 
up Apache DS is not loading the jar from APACHEDS_INSTALLDIR/lib/ext folder.  I 
followed steps provided in  
https://directory.apache.org/apacheds/advanced-ug/6-implementing-interceptor.html
 which says for ApacheDS 1.5.5 not sure if still holds good for 2.0.0. Please 
provide your valuable inputs to resolve this issue.

org.apache.directory.server.config.ConfigurationException: Cannot initialize 
the com.aaa.ApacheDSMBSAuthenticator, error : java.lang.ClassNotFoundException: 
com.aaa.ApacheDSMBSAuthenticator
       at 
org.apache.directory.server.config.builder.ServiceBuilder.createInterceptors(ServiceBuilder.java:227)
       at 
org.apache.directory.server.config.builder.ServiceBuilder.createDirectoryService(ServiceBuilder.java:1435)
       at 
org.apache.directory.server.ApacheDsService.initDirectoryService(ApacheDsService.java:300)
       at 
org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:182)
       at org.apache.directory.server.UberjarMain.start(UberjarMain.java:76)
       at org.apache.directory.server.UberjarMain.main(UberjarMain.java:54)

Thanks,
Prem


---------------------------------------- The information contained in this 
e-mail message is intended only for the personal and confidential use of the 
recipient(s) named above. This message may be an attorney-client communication 
and/or work product and as such is privileged and confidential. If the reader 
of this message is not the intended recipient or an agent responsible for 
delivering it to the intended recipient, you are hereby notified that you have 
received this document in error and that any review, dissemination, 
distribution, or copying of this message is strictly prohibited. If you have 
received this communication in error, please notify us immediately by e-mail, 
and delete the original message.  

Reply via email to