Hello, as said in the title, I have a problem with version 8.2.1 which takes user licenses into account. When I declare this to put the business modules. I can no longer modify my users. I have this exception when registering a user which prevents me from saving it. Even more curious, when I launch the application from Eclipse everything works correctly. I only encounter the problem when I publish the WAR. Does anyone have an idea? THANKS.
ERROR 818627 --- [nio-8080-exec-6] com.axelor.auth.pac4j.ErrorHandler : java.lang.NoSuchMethodError: 'com.axelor.auth.db.User com.axelor.auth.db.repo.UserRepository.save(com.axelor.auth.db.User)'