/PG5100

Repo for PG5100 - Enterprise Java Programming

Primary LanguageJava

PG5100 - Java Enterprise Programming Exam

By Idar Vassdal

Setup

  1. Install Wildfly and run ./standalone.sh
  2. Open project in root and run mvn clean package
  3. In root, run mvn wildfly:deploy
  4. Given that Wildfly runs on the default port 8080, navigate to: http://localhost:8080/tjoida-1.0-SNAPSHOT/index.xhtml

About

The program is a management program for a typical school, with models for users, courses, events and locations.