summaryrefslogtreecommitdiff
path: root/trunk/CIAO/docs/tutorials/Quoter/Simple/index.html
blob: 30b39e72370c97cfc9d4bd103505197bf4e4fe8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
<!-- $Id$ -->
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:p="urn:schemas-microsoft-com:office:powerpoint"
xmlns:oa="urn:schemas-microsoft-com:office:activation"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<link rel=File-List href="index_files/filelist.xml">
<link rel=Edit-Time-Data href="index_files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Building a Stock Quoter with TAO - A Tutorial</title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Abdullah Sowayan</o:Author>
  <o:LastAuthor>Abdullah Sowayan</o:LastAuthor>
  <o:Revision>14</o:Revision>
  <o:TotalTime>65</o:TotalTime>
  <o:Created>2006-10-06T22:35:00Z</o:Created>
  <o:LastSaved>2007-03-08T01:23:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>849</o:Words>
  <o:Characters>4845</o:Characters>
  <o:Company>Maritime Systems &amp; Sensors</o:Company>
  <o:Lines>40</o:Lines>
  <o:Paragraphs>11</o:Paragraphs>
  <o:CharactersWithSpaces>5683</o:CharactersWithSpaces>
  <o:Version>11.5606</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
 </w:LatentStyles>
</xml><![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
h3
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:3;
	font-size:13.5pt;
	font-family:"Times New Roman";
	font-weight:bold;}
a:link, span.MsoHyperlink
	{color:#000FFF;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:#FF0F0F;
	text-decoration:underline;
	text-underline:single;}
p
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
address
	{margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	font-style:italic;}
code
	{font-family:"Courier New";
	mso-ascii-font-family:"Courier New";
	mso-fareast-font-family:"Times New Roman";
	mso-hansi-font-family:"Courier New";
	mso-bidi-font-family:"Courier New";}
span.intbody
	{mso-style-name:intbody;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 @list l0
	{mso-list-id:137387275;
	mso-list-type:hybrid;
	mso-list-template-ids:-1837205732 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:.75in;
	mso-level-number-position:left;
	margin-left:.75in;
	text-indent:-.25in;
	font-family:Symbol;}
@list l0:level2
	{mso-level-tab-stop:1.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level3
	{mso-level-tab-stop:1.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level4
	{mso-level-tab-stop:2.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level5
	{mso-level-tab-stop:2.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level6
	{mso-level-tab-stop:3.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level7
	{mso-level-tab-stop:3.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level8
	{mso-level-tab-stop:4.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level9
	{mso-level-tab-stop:4.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1
	{mso-list-id:271979655;
	mso-list-template-ids:-2025148996;}
@list l1:level1
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:.75in;
	mso-level-number-position:left;
	margin-left:.75in;
	text-indent:-.25in;
	font-family:Symbol;}
@list l1:level2
	{mso-level-tab-stop:1.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level3
	{mso-level-tab-stop:1.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level4
	{mso-level-tab-stop:2.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level5
	{mso-level-tab-stop:2.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level6
	{mso-level-tab-stop:3.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level7
	{mso-level-tab-stop:3.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level8
	{mso-level-tab-stop:4.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l1:level9
	{mso-level-tab-stop:4.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2
	{mso-list-id:398870737;
	mso-list-type:hybrid;
	mso-list-template-ids:-1758177826 -1301365556 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l2:level1
	{mso-level-tab-stop:.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	mso-ansi-font-weight:bold;}
@list l2:level2
	{mso-level-number-format:alpha-lower;
	mso-level-tab-stop:1.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level3
	{mso-level-tab-stop:1.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level4
	{mso-level-tab-stop:2.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level5
	{mso-level-tab-stop:2.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level6
	{mso-level-tab-stop:3.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level7
	{mso-level-tab-stop:3.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level8
	{mso-level-tab-stop:4.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l2:level9
	{mso-level-tab-stop:4.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3
	{mso-list-id:1284144513;
	mso-list-type:hybrid;
	mso-list-template-ids:120510300 -1301365556 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l3:level1
	{mso-level-tab-stop:.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	mso-ansi-font-weight:bold;}
@list l3:level2
	{mso-level-tab-stop:1.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level3
	{mso-level-tab-stop:1.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level4
	{mso-level-tab-stop:2.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level5
	{mso-level-tab-stop:2.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level6
	{mso-level-tab-stop:3.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level7
	{mso-level-tab-stop:3.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level8
	{mso-level-tab-stop:4.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l3:level9
	{mso-level-tab-stop:4.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4
	{mso-list-id:1734621206;
	mso-list-type:hybrid;
	mso-list-template-ids:-1370594096 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l4:level1
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:.75in;
	mso-level-number-position:left;
	margin-left:.75in;
	text-indent:-.25in;
	font-family:Symbol;}
@list l4:level2
	{mso-level-tab-stop:1.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level3
	{mso-level-tab-stop:1.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level4
	{mso-level-tab-stop:2.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level5
	{mso-level-tab-stop:2.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level6
	{mso-level-tab-stop:3.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level7
	{mso-level-tab-stop:3.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level8
	{mso-level-tab-stop:4.0in;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l4:level9
	{mso-level-tab-stop:4.5in;
	mso-level-number-position:left;
	text-indent:-.25in;}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
</style>
<![endif]--><!-- index.html,v 1.3 2006/05/06 02:29:31 schmidt Exp --><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="8194"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US link="#000FFF" vlink="#FF0F0F" style='tab-interval:
.5in'>

<div class=Section1>

<h3 align=center style='margin:0in;margin-bottom:.0001pt;text-align:center;
line-height:150%'><span style='color:black'>Building a Stock Quoter with CIAO,
CoSMIC, and DAnCE - A Tutorial<o:p></o:p></span></h3>

<h3 align=center style='margin:0in;margin-bottom:.0001pt;text-align:center;
line-height:150%'><span style='color:black'><o:p>&nbsp;</o:p></span></h3>

<p style='margin:0in;margin-bottom:.0001pt;line-height:150%'><span
style='color:black'>This tutorial provides a step-by-step lesson on developing
component-based distributed applications using <a
href="http://www.dre.vanderbilt.edu/cosmic/">CoSMIC</a> modeling toolkit and the
<a href="http://www.cs.wustl.edu/%7Eschmidt/CIAO.html">CIAO DAnCE</a>
framework. The example application used in this tutorial is a Stock Quoter that
consists of two components; the <i>StockDistributor</i> and the <i>StockBroker</i>.
The <i>StockDistributor</i> notifies one or more stock brokers whenever a stock
price changes. Upon receiving the notification, the <i>StockBroker</i> fetches
information about a particular stock from the <i>StockDistributor</i>. The
figure bellow shows the application diagram. This Stock Quoter application is
based on a series of <a
href="http://www.cs.wustl.edu/%7Eschmidt/report-doc.html">CORBA component model</a>
columns written by <a href="http://www.cs.wustl.edu/%7Eschmidt/">Doug Schmidt</a>
and <a href="http://www.iona.com/hyplan/vinoski/">Steve Vinoski</a> for <a
href="http://www.cuj.com">C/C++ Users Journal</a> and has consistently been
used as an example for <a href="http://www.cs.wustl.edu/%7Eschmidt/TAO.html">TAO</a>.<o:p></o:p></span></p>

<p style='margin:0in;margin-bottom:.0001pt;line-height:150%'><span
style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
style='color:black'><img border=0 width=434 height=232 id="_x0000_i1025"
src="images/fig1.jpg"><br>
Stock Quoter application Diagram <o:p></o:p></span></p>

<p class=MsoNormal style='line-height:150%'><span style='color:black'><o:p>&nbsp;</o:p></span></p>

<p style='margin:0in;margin-bottom:.0001pt;line-height:150%'><span
style='color:black'>This is a step-by-step tutorial that will walk you through
the development and deployment phases of a CCM application (Stock Quoter). This
tutorial assumes that you have read and understood the following articles that
describe the example:<o:p></o:p></span></p>

<p style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.75in;
margin-bottom:.0001pt;text-indent:-.25in;line-height:150%;mso-list:l0 level1 lfo1;
tab-stops:list .75in'><![if !supportLists]><span style='font-family:Symbol;
mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><a
href="http://www.cuj.com/documents/s=9039/cujexp0402vinoski/">The CORBA
Component Model, Part 1: Evolving Towards Component Middleware</a></p>

<p style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.75in;
margin-bottom:.0001pt;text-indent:-.25in;line-height:150%;mso-list:l0 level1 lfo1;
tab-stops:list .75in'><![if !supportLists]><span style='font-family:Symbol;
mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><a
href="http://www.cuj.com/documents/s=9152/cujexp0404vinoski/">The CORBA
Component Model, Part 2: Defining Components with the IDL 3.x Types</a></p>

<p style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.75in;
margin-bottom:.0001pt;text-indent:-.25in;line-height:150%;mso-list:l0 level1 lfo1;
tab-stops:list .75in'><![if !supportLists]><span style='font-family:Symbol;
mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><a
href="http://www.cuj.com/documents/s=9301/cujexp0409vinoski/">The CORBA
Component Model, Part 3: The CCM Container Architecture and Component
Implementation Framework</a></p>

<p style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.75in;
margin-bottom:.0001pt;text-indent:-.25in;line-height:150%;mso-list:l0 level1 lfo1;
tab-stops:list .75in'><![if !supportLists]><span style='font-family:Symbol;
mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><a
href="http://www.cuj.com/documents/s=9360/cujexp0410vinoski/">The CORBA
Component Model Part 4: The CORBA Component Model Part 4: Implementing
Components with CCM</a></p>

<p style='margin:0in;margin-bottom:.0001pt;line-height:150%'><span
style='color:black'><o:p>&nbsp;</o:p></span></p>

<p style='margin:0in;margin-bottom:.0001pt;line-height:150%'><span
style='color:black'><span style='mso-spacerun:yes'>&nbsp;</span>In addition to
the articles above, reading and understanding the resources below will greatly
help you follow through this tutorial:<o:p></o:p></span></p>

<p style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.75in;
margin-bottom:.0001pt;text-indent:-.25in;line-height:150%;mso-list:l4 level1 lfo2;
tab-stops:list .75in'><![if !supportLists]><span style='font-family:Symbol;
mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span
style='mso-list:Ignore'>&middot;<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><a
href="http://www.cs.wustl.edu/~schmidt/PDF/DAnCE.pdf">DAnCE: A QoS-enabled
Component Deployment and Conguration Engine</a><span style='color:black'><o:p></o:p></span></p>

<p style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.75in;
margin-bottom:.0001pt;text-indent:-.25in;line-height:150%;mso-list:l4 level1 lfo2;
tab-stops:list .75in'><![if !supportLists]><span style='font-family:Symbol;
mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>TAO&#8217;s Developer&#8217;s Guide Version
1.4a. Chapter 32&nbsp;: CIAO and CCM.</p>

<p style='margin:0in;margin-bottom:.0001pt;line-height:150%'><span
style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='line-height:150%'><b><span style='font-size:14.0pt;
line-height:150%;color:black'>Prerequisites:</span></b><b><span
style='font-size:13.5pt;line-height:150%;color:black'><br>
</span></b><span style='color:black'>&nbsp;Before you start, you need the
following: <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:.75in;text-indent:-.25in;line-height:
150%;mso-list:l1 level1 lfo3;tab-stops:list .75in'><![if !supportLists]><span
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
Symbol;color:black'><span style='mso-list:Ignore'>&middot;<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b><span
style='color:black'>ACE+TAO+CIAO (Component Integraated ACE ORB).</span></b><span
style='color:black'> ACE + TAO + CIAO provide the CCM infrastructure necessary
to enable the CCM-based distributed component interaction. You can click <a
href="http://download.dre.vanderbilt.edu">here</a> to download the latest ACE +
TAO + CIAO and click <a
href="http://www.cs.wustl.edu/%7Eschmidt/ACE_wrappers/TAO/CIAO/CIAO-INSTALL.html">here</a>
for information on how to build ACE+TAO+CIAO.<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:.75in;text-indent:-.25in;line-height:
150%;mso-list:l1 level1 lfo3;tab-stops:list .75in'><![if !supportLists]><span
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
Symbol;color:black'><span style='mso-list:Ignore'>&middot;<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b><span
style='color:black'>Generic Modeling Environment (GME).</span></b><span
style='color:black'> GME is a configurable toolkit for creating domain-specific
modeling and program synthesis environments. It provides the execution
environment for CoSMIC toolkits. Click <a
href="http://www.isis.vanderbilt.edu/Projects/gme/download.html">here</a> to
download GME.<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:.75in;text-indent:-.25in;line-height:
150%;mso-list:l1 level1 lfo3;tab-stops:list .75in'><![if !supportLists]><span
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
Symbol;color:black'><span style='mso-list:Ignore'>&middot;<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b><span
style='color:black'>CoSMIC toolkit.</span></b><span style='color:black'> Click <a
href="http://www.dre.vanderbilt.edu/cosmic/">here</a> to download the latest
CoSMIC release.<o:p></o:p></span></p>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<div style='margin-left:-.5in'>

<div class=MsoNormal align=center style='text-align:center;line-height:150%'><span
style='color:black'>

<hr size=2 width="100%" align=center>

</span></div>

</div>

<p class=MsoNormal style='margin-left:-.5in;line-height:150%'><strong><span
style='color:black'>Note:</span></strong><strong><span style='font-weight:normal'><o:p></o:p></span></strong></p>

<p class=MsoNormal style='margin-left:0in;text-indent:-.25in;line-height:150%;
mso-list:l3 level1 lfo4;tab-stops:list 0in .5in'><![if !supportLists]><b
style='mso-bidi-font-weight:normal'><span style='mso-list:Ignore'>1.<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp; </span></span></b><![endif]><span
style='color:black'>Usually you should download the latest GME, but it is possible
that CoSMIC hasn't been updated yet to support the very latest GME..The
installation process of CoSMIC will tell you which version it is
expecting.&nbsp; So <span class=intbody>please make sure the GME version you
are using is the version required by CoSMIC. A different version of </span>GME
may result in undefined errors. </span></p>

<p class=MsoNormal style='margin-left:0in;text-indent:-.25in;line-height:150%;
mso-list:l3 level1 lfo4;tab-stops:list 0in .5in'><![if !supportLists]><b
style='mso-bidi-font-weight:normal'><span style='color:black'><span
style='mso-list:Ignore'>2.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span></b><![endif]><span style='color:black'>Make sure you
install GME first before you start with CoSMIC toolkits.<o:p></o:p></span></p>

<div style='margin-left:-.5in'>

<div class=MsoNormal align=center style='text-align:center;line-height:150%'><span
style='color:black'>

<hr size=2 width="100%" align=center>

</span></div>

</div>

</blockquote>

<p class=MsoNormal style='line-height:150%'><span style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
normal'><span style='font-size:14.0pt;line-height:150%;color:black'>Steps for
Developing the Stock Quoter Application:<o:p></o:p></span></b></p>

<p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:
normal'><span style='font-size:14.0pt;line-height:150%;color:black'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal align=center style='text-align:center;line-height:150%'><b
style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height:
150%;color:black'><img border=0 width=960 height=521 id="_x0000_i1028"
src="images/steps.jpg"><o:p></o:p></span></b></p>

<p class=MsoNormal align=center style='text-align:center;line-height:150%'><span
style='color:black'>Steps for Developing Stock Quoter Application<o:p></o:p></span></p>

<p class=MsoNormal style='line-height:150%'><span style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='line-height:150%'><span style='color:black'>Listed
below are the steps for developing the Stock Quoter application. Each link is a
step-by-step tutorial of the specific step.</span><b style='mso-bidi-font-weight:
normal'><span style='font-size:14.0pt;line-height:150%;color:black'><o:p></o:p></span></b></p>

<ol style='margin-top:0in' start=1 type=1>
 <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level1 lfo5;
     tab-stops:list .5in'><b><a href="01.html">Define your interfaces and
     component types</a>:</b><o:p></o:p></li>
 <ol style='margin-top:0in' start=1 type=a>
  <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level2 lfo5;
      tab-stops:list 1.0in'><b>Define your interfaces using IDL 2.x features</b>,
      e.g., use the familiar CORBA types (such as <span style='mso-bidi-font-weight:
      bold'>struct</span>, <span style='mso-bidi-font-weight:bold'>sequence</span>,
      <span style='mso-bidi-font-weight:bold'>long</span>, <span
      style='mso-bidi-font-weight:bold'>Object</span>, <span style='mso-bidi-font-weight:
      bold'>interface</span>, <span style='mso-bidi-font-weight:bold'>raises</span>,
      etc.) to define your interfaces &amp; exceptions.<o:p></o:p></li>
  <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level2 lfo5;
      tab-stops:list 1.0in'><b>Define your component types using IDL 3.x
      features</b>, e.g., use the new CCM keywords (such as <span
      style='mso-bidi-font-weight:bold'>component</span>, <span
      style='mso-bidi-font-weight:bold'>provides</span>, <span
      style='mso-bidi-font-weight:bold'>uses</span>, <span style='mso-bidi-font-weight:
      bold'>publishes</span>, <span style='mso-bidi-font-weight:bold'>emits</span>,
      &amp; <span style='mso-bidi-font-weight:bold'>consumes</span>) to group
      the IDL 2.x types together to form components.<b><o:p></o:p></b></li>
 </ol>
 <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level1 lfo5;
     tab-stops:list .5in'><b><a href="02.html">Implement your components</a></b>,
     e.g., using C++ or Java &amp; the Component Implementation Definition
     Language (CIDL), which generates component servants, executor interfaces,
     associated metadata, &amp; compositions.<b><o:p></o:p></b></li>
 <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level1 lfo5;
     tab-stops:list .5in'><b style='mso-bidi-font-weight:normal'><a
     href="03.html">Package your components</a></b>, <span style='color:red'>[Ming,
     can you add a brief description here?]</span><b><o:p></o:p></b></li>
 <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level1 lfo5;
     tab-stops:list .5in'><b><a href="03.html">Assemble your components</a></b>,
     e.g., group related components together &amp; characterize their metadata
     that describes the components present in the assembly.<span
     style='mso-bidi-font-weight:bold'><o:p></o:p></span></li>
 <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level1 lfo5;
     tab-stops:list .5in'><b style='mso-bidi-font-weight:normal'><a
     href="03.html">Plan your deployment</a></b>, <span style='color:red'>[Ming,
     can you add a brief description here?]</span><span style='mso-bidi-font-weight:
     bold'><o:p></o:p></span></li>
 <li class=MsoNormal style='color:black;line-height:150%;mso-list:l2 level1 lfo5;
     tab-stops:list .5in'><b><a href="04.html">Deploy your components &amp; run
     your application</a></b>, e.g., move the component assembly packages to
     the appropriate nodes in the distributed system &amp; invoke operations on
     components to perform the application logic.<b style='mso-bidi-font-weight:
     normal'><o:p></o:p></b></li>
</ol>

<div class=MsoNormal align=center style='text-align:center;line-height:150%'><span
style='color:black'>

<hr size=2 width="100%" align=center>

</span></div>

<address style='line-height:150%'><a href="mailto:ming.xiong@vanderbilt.edu">Ming
Xiong<br>
</a><a href="mailto:abdullah.sowayan@lmco.com">Abdullah Sowayan</a></address>

</div>

</body>

</html>