By Idar Vassdal
- Install Wildfly and run
./standalone.sh
- Open project in root and run
mvn clean package
- In root, run
mvn wildfly:deploy
- Given that Wildfly runs on the default port 8080, navigate to: http://localhost:8080/tjoida-1.0-SNAPSHOT/index.xhtml
The program is a management program for a typical school, with models for users, courses, events and locations.