Use Case 3(View DataSource) has been completed. Extension point 3.1 (Test DataSource) has not been completed, this will instead be implemented as an extension point of Use Case 1(View List of DataSources)
USE CASE 3:
Basic Description
An administrator uses the system to view the settings of a DataSource which already
exists within a JBoss server.
Preconditions
It is assumed that Use Case 1 will already have been executed and the user has a list of
DatasSources from which to choose.
Goal
Display information relating to a DataSource.
Basic flow of events
1. The user indicates to the system that they wish to view information on a particular
DataSource from the list.
2. The system displays information on the selected DataSource.
3. The use case ends.