I am configuring ldap authentication and but I am having the error:
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'connectorServiceSub' defined in file [D:\BonitaBPM\workspace\tomcat\bonita\server\tenants\1\conf\services\cfg-bonita-connector-service-api-impl.xml]: Cannot resolve reference to bean 'operationService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'operationService' defined in file [D:\BonitaBPM\workspace\tomcat\bonita\server\tenants\1\conf\services\cfg-bos-operation-api-impl.xml]: Cannot resolve reference to bean 'operationExecutorStrategyProvider' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'operationExecutorStrategyProvider' defined in file [D:\BonitaBPM\workspace\tomcat\bonita\server\tenants\1\conf\services\cfg-bos-operation-api-impl.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [java.util.List]: : Cannot find class [com.bonitasoft.engine.authentication.impl.JAASGenericAuthenticationServiceImpl] for bean with name 'authenticationService' defined in file [D:\BonitaBPM\workspace\tomcat\bonita\server\tenants\1\conf\services\cfg-bonita-authentication-impl.xml]; nested exception is java.lang.ClassNotFoundException: com.bonitasoft.engine.authentication.impl.JAASGenericAuthenticationServiceImpl; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.bonitasoft.engine.authentication.impl.JAASGenericAuthenticationServiceImpl] for bean with name 'authenticationService' defined in file [D:\BonitaBPM\workspace\tomcat\bonita\server\tenants\1\conf\services\cfg-bonita-authentication-impl.xml]; nested exception is java.lang.ClassNotFoundException: com.bonitasoft.engine.authentication.impl.JAASGenericAuthenticationServiceImpl