Skip to content

Deployment in a Development Environment

Dr. M H B Ariyaratne edited this page Jul 12, 2019 · 19 revisions

For the development and testing purposes, you can easily clone the project and run with the help of NetBeans.

Download a database like MySQL or MariaDB and install it following instructions. Make sure to have a user with a password with all privileges. Configuration of the database is stated elsewhere.

Download the Netbeans with JDK bundle and install following instructions.

Download glassfish 4.1.2 server and unzip to a folder.

Clone this wiki locally