I want to deploy Java .war file using Wildfly v24.0.1 on ec2 aws instance.
I am getting this deployment error, and can not fix it:
{"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\”webapp.war\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"webapp.war\"
Caused by: java.lang.UnsupportedClassVersionError: Failed to link webapp/WebApplication (Module \"deployment.webapp.war\" from Service Module Loader): webapp/WebApplication has been compiled by a more recent version of the (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0"}}
Any help will be welcomed.
THANKKKKK YOOUU 😄