Install ContactManager with QuickStart
You can install ContactManager and use the provided H2 database for development or demonstration purposes.
Before you begin
Procedure
-
If you have not already done so,
create an installation directory for ContactManager.
This guide uses ContactManager as the directory name.
- Extract the ContactManager Zip file into the ContactManager installation folder.
-
If you are not using a version control
system, make a read-only copy of the ContactManager installation folder.
This copy enables you to recover quickly from accidental changes that can prevent ContactManager from starting.
-
If you are reinstalling ContactManager,
drop the QuickStart database created by the previous installation.
At a command prompt, navigate to the ContactManager installation folder and enter the following command:
gwb dropDb -
At the command prompt, enter the following command:
gwb runServerWhen the server has started, you see the message ***** ContactManager ready ***** in the console messages. - Open a browser and enter the URL http://localhost:8280/ab, and then log in with user name su and password gw.
