Remote Ccm

From Informatics

Jump to: navigation, search

Contents

Remote CCM

=== Basic design=== make geWorkbench able to download and load remote components. Although downloading and installation is a different process from the loading/unloading, we will make it almost transparent to user when they try to load a component from remote site. Behind the scene, that will trigger the component and the package it belongs to to be downloaded and replace the current one if it exists already (assuming of an older version).

User case description:

  1. open ccm dialog
  2. find the component
  3. click ...
  4. ....

Implementation description:

  1. ClassA.java: it does .... for ...
  2. ClassBBB.java: .....
  3. deployRemoteComponent.xml: ....

TO DO/TO FIX:

  • deplopyment script
    • create information file for the deploy
    • create gear files
    • copy the files to the web server
Personal tools