Hi,
i have an error on declaration bean when i try to activate chaining-authentication-context.xml on 2.1.1E
It seems that problem come from declaration of searchService in authenticationDao.
If i look in authentication-service-context.xml i see that bean define for searchService is admSearchService but in chaining bean is searchService
Is it a mistake?
If i replace searchService by admSearchService in chaining xml file all seems working well, no more error on bean declaration.
Someone can confirm that this modification will have no risk? Can keep things like it ?
Tks in advance.