Emmanuel Lecharny created DIRSERVER-1759:
--------------------------------------------

             Summary: The replReqHandler attribute is not present in the 
default configuration
                 Key: DIRSERVER-1759
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1759
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M9
            Reporter: Emmanuel Lecharny
            Priority: Critical
             Fix For: 2.0.0-M9


When starting the server, after having added some configuration to setup the 
replication, we get this error :
[16:59:37] WARN [org.apache.directory.server.ldap.handlers.SearchHandler] - 
This server does not allow replication

This is because we don't have added the ads-replReqhandler attribute in the 
ldapServer entry with the following value :
org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler

If this AT is not present, I think we should start the handler by default.

An attribute to tell the server is the replication is enabled or disabled would 
be cool to have too.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to