How to launch the solution ?ΒΆ
To launch the entire solution follow the steps below :
Fetch the sources from Github.
Open a command prompt and navigate to the directory.
Launch the following command:
launch.cmd
One console application is launched for each project.
The case managment website is available at this URL (http://localhost:8080). Only users with businessanalyst or caseworker role can access to the website. By default there is one businessanalyst and one caseworker account configured :
| Property | Value |
|---|---|
| Login | businessanalyst |
| Password | password |
| Property | Value |
|---|---|
| Login | caseworker |
| Password | password |