
cd $CIAO_ROOT/tests/RTCCM/Priority_Test/descriptors/
$CIAO_ROOT/tools/Daemon/CIAO_Daemon -ORBEndpoint iiop://`hostname`:10000 -n $CIAO_ROOT/tools/ComponentServer/ComponentServer

Conventional test:
==================

SET CIAO_DEBUG_LEVEL=25

Remote Daemon:
--------------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Remote Daemon
    .....\tools\Daemon\CIAO_Daemon  -ORBEndpoint iiop://localhost:12000 -n ../../../../tools/ComponentServer/ComponentServer

Local Daemon:
--------------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Local Daemon
    .....\tools\Daemon\CIAO_Daemon  -ORBEndpoint iiop://localhost:10000 -n ../../../../tools/ComponentServer/ComponentServer


Assembly Manager
-----------------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Assembly Manager
    .....\tools\Assembly_Deployer\Assembly_Manager -o ior -c test.dat

Assembly Deployer
-----------------


    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Assembly Deployer
    .....\tools\Assembly_Deployer\Assembly_Deployer -k file://ior -o ck_file -a demo.cad

    .....\tools\Assembly_Deployer\Assembly_Deployer -k file://ior -d ck_file

client
------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Client
    ..\Controller\client


RT-server-test:
===============

Remote Daemon:
--------------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Remote Daemon
    .....\tools\Daemon\CIAO_Daemon  -ORBEndpoint iiop://localhost:12000 -n ../../../../tools/RTComponentServer/RTComponentServer  -m svcmap.dat

Local Daemon:
--------------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Local Daemon
    .....\tools\Daemon\CIAO_Daemon  -ORBEndpoint iiop://localhost:10000 -n ../../../../tools/RTComponentServer/RTComponentServer -m svcmap.dat


Assembly Manager
-----------------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Assembly Manager
    .....\tools\Assembly_Deployer\Assembly_Manager -o ior -c test.dat

Assembly Deployer
-----------------


    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Assembly Deployer
    .....\tools\Assembly_Deployer\Assembly_Deployer -k file://ior  -a HUDisplay-rtcad.cad

client
------

    w:\TAO\CIAO\tests\RTCCM\Priority_Test\descriptors\
    title Controller
    ..\Controller\client
