AppLicensesController ClassNotFoundException Error During Axelor Template Installation

Hello everyone,

I’m encountering an issue while trying to install the Axelor Template in our solution. Here are the steps I followed and the problem I’m facing:

  1. Added dependencies and successfully compiled the project.
  2. Placed the .license file in src/main/resources.
  3. Installed the Template and Library modules from Apps Management.

However, when I attempt to open License Management, I encounter a 500 error. The trace log shows the following message:

java.lang.ClassNotFoundException: com.axelor.enterprise.license.AppLicensesController

I am unsure how to resolve this issue and would greatly appreciate any guidance or suggestions on how to fix it.

Thank you in advance for your help!

Best regards,