Install ContactManager with QuickStart

You can install ContactManager and use the provided H2 database for development or demonstration purposes.

Before you begin

These instructions assume that you have installed your Guidewire core application as described in Installing the QuickStart development environment.

Procedure

  1. If you have not already done so, create an installation directory for ContactManager.

    This guide uses ContactManager as the directory name.

  2. Extract the ContactManager Zip file into the ContactManager installation folder.
  3. 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.

  4. 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
  5. At the command prompt, enter the following command:
    gwb runServer
    When the server has started, you see the message ***** ContactManager ready ***** in the console messages.
  6. Open a browser and enter the URL http://localhost:8280/ab, and then log in with user name su and password gw.

What to do next

Load sample data for ContactManager