Prioritize

Binary downloads



A JavaEE Project
(c) 2015 -2020 by Peter Haller

Here you can download Prioritize binaries.
Please note: All binaries come with NO warranty and are not intended for productional use yet!
They have been build with maven from the PrioritizeWeb project. Currently there is no release plan. So don't expect any regular updates yet!

File Description
PrioritizeWeb-0.9.0-SNAPSHOT.war Prioritize .WAR-File ready for deployment
Released under the terms and conditions of theApache license, version 2.0

How to install and run

  1. download and install wildfly application server (Java EE Full & Web Distribution). Tested with version 19.0.0.Final.
  2. download PrioritizeWeb-0.9.0-SNAPSHOT.war and copy the file to wildfly'S deployment directory: standalone/deployments/
  3. start wildfly by running the "standalone.bat" or "standalone.sh" startup script in the bin directory: bin/
  4. Wait until the webapp has fully been deployed. Then open the Prioritize admin startpage:
    http://localhost:8080/PrioritizeWeb-SNAPSHOT-0.9.0/admin/index.xhtml
  5. Use the default username admin and the default password admin to log in.
  6. Client interface can now also be accessed by navigating to:
    "http://localhost:8080/PrioritizeWeb-0.9.0-SNAPSHOT/client/dashboard/dashboard.xhtml