1TESTCOMPONENT(1)                                              TESTCOMPONENT(1)
2
3
4

NAME

6       testComponent - Example of a component for DIET using the LogCentral
7

NAME

9       testComponent  - Example of a component that connects to the LogCentral
10       and publish some messages. It is used as an example for the  DIET  pro‐
11       gram.
12

SYNOPSYS

14          testComponent
15

DESCRIPTION

17       testComponent  connects  to the LogCentral, publishes some messages and
18       then disconnects.
19
20       Before starting the LogCentral, you must:
21
22       · launch a CORBA Naming Service.
23
24       · launch log forwarders if needed
25
26       · launch LogCentral service
27
28       · launch a tool to visualize the message sent
29
30       · Launch the testComponent
31

OPTIONS

EXAMPLE

34       · Launching the LogCentral
35
36          LogCentral -config ./LogCentral.cfg
37
38       · Launching the component
39
40          testComponent
41

RATIONALE

43       The testComponent uses CORBA as its communication layer. While  it's  a
44       flexible  and  robust middleware, its deployement on heterogeneous net‐
45       works still is delicate and may require using ssh tunnels.
46
48   Copyright
49       (C)2011, GRAAL, INRIA Rhone-Alpes, 46 allee d'Italie, 69364 Lyon  cedex
50       07, France all right reserved <diet-dev@ens-lyon.fr>
51
52   License
53       This  program is free software: you can redistribute it and/or mod‐ ify
54       it under the terms of the GNU General Public License as pub‐ lished  by
55       the  Free  Software Foundation, either version 3 of the License, or (at
56       your option) any later version. This program is distributed in the hope
57       that  it  will  be  useful,  but WITHOUT ANY WARRANTY; without even the
58       implied warranty of MERCHANTABILITY or FITNESS FOR  A  PARTICULAR  PUR‐
59       POSE.  See  the  GNU  General  Pub- lic Li‐ cense for more details. You
60       should have received a copy of the GNU  General  Public  License  along
61       with this program. If not, see <http://www.gnu.org/licenses/>.
62

AUTHORS

64       GRAAL  INRIA  Rhone-Alpes 46 allee d'Italie 69364 Lyon cedex 07, FRANCE
65       Email: <diet-dev@ens-lyon.fr> WWW: http://graal.ens-lyon.fr/DIET
66

SEE ALSO

68       omniNames(1), logForwarder(1), LogCentral(1), DIETTestTool(1)
69

BUGS

AUTHOR

72       haikel.guemar@sysfera.com, kevin.coulomb@sysfera.com
73
74       License: GPLv3
75
77       DIET developers
78
79
80
81
820.1                               2011-05-16                  TESTCOMPONENT(1)
Impressum