A Jakarta EE application with some faces examples. It uses the wildfly-maven-plugin to deploy the wildfly Server.
Go to the project directory
cd faces-playgroundStart with recompile, repackage and redeploy the wildfly. With depug port 8787 The application will be redeployed for every change.
mvn clean package wildfly:dev -Dwildfly.debug=true -Dwildfly.debug.port=8787 -Dwildfly.debug.suspend=true mvn clean package wildfly:start-jar mvn wildfly:shutdownYou can access the project at http://localhost:8080/