Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To test the sample client application type the following command from the <bmp_home> directory:

maven run:client

The result of this command is a list of loans that were retrieved from the database similar to the list shown following in the follow:

When you run this command, you will receive a list of all the loans that were retireved from the database, you should see a screen similar to the one shown in the following example:

...