On Fri, Feb 12, 2016 at 6:02 AM, Misagh Moayyed <[email protected]> wrote:
> Your DNResolver config should have a property where you could plug in an > exception handler. You likely should use ReopenOperationExceptionHandler: > http://www.ldaptive.org/docs/guide/connections.html (Operation Retry) That exception handler is wired by default. It's behavior can be controlled by setting operationExceptionResultCodes on the ProviderConfig. The JndiProviderConfig comes with some sensible defaults. But as I mentioned, I don't think that's the right solution to this problem. --Daniel Fisher -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
