2 Replies Latest reply on Feb 17, 2005 6:36 PM by ccrouch

    most of use case 1 in cvs

    ccrouch

      The functionality to implement most of use case 1: "View a list of DataSources" (from admin-console\docs\requirementsuse_case.pdf) has just been checked into CVS. See admin-console\readme.txt for build and installation instructions.

      Outstanding tasks:
      -Refresh button: Should be pretty straightfoward to add a form which submits to /datasource/list.html and specifies the type from the request parameter.

      -What status/state to show. I'm not sure if showing both DeploymentInfo.state (String) and DeploymentInfo.status (DeploymentState) is not infact going to confuse people. Thoughts?

      Thanks