wiki:APP_SERVER_SESSIONS_LIST_R0
Last modified 16 years ago Last modified on 02/07/09 15:49:13

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=APP_SERVER_SESSIONS_LIST_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

There should be a palette that displays the server sessions. The same palette could display the status of a server session.

Task requirements

  • Create a palette that displays all server sessions a user is connected to.

Task result

  • The result of this task should be source code.

Implementation idea

  • The palette could be Table Palette
    |server_name|status      |
    |server1    |connected   |
    |server2    |disconnected|
    |server3    |connecting  |
    

How to demo

  • Show the palette with the server sessions.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)