summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 13:39:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 13:39:19 +0000
commitabce14d9a3a684d9749b9a884edcfa259fea5ab4 (patch)
treeb8db98250b653e35d9a1b7bbbc13c58101992057
parent213653693dfeed70ce5ffec0ec90e8cc616f712c (diff)
downloadATCD-abce14d9a3a684d9749b9a884edcfa259fea5ab4.tar.gz
Fri Dec 1 13:39:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/docs/tutorials/CoSMIC/index.html38
-rw-r--r--CIAO/docs/tutorials/Quoter/Simple/index.html2
3 files changed, 26 insertions, 20 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index d9fa4fc5ae3..0f0eb87d7cf 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 1 13:39:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * docs/tutorials/CoSMIC/index.html:
+ * docs/tutorials/Quoter/Simple/index.html:
+ Updated download location of ACE/TAO/CIAO
+
Fri Dec 1 11:26:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* DAnCE/ExecutionManager/Execution_Manager.cpp:
diff --git a/CIAO/docs/tutorials/CoSMIC/index.html b/CIAO/docs/tutorials/CoSMIC/index.html
index 0deb8d7aa03..74547224422 100644
--- a/CIAO/docs/tutorials/CoSMIC/index.html
+++ b/CIAO/docs/tutorials/CoSMIC/index.html
@@ -2,11 +2,11 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-
+
<meta name="generator" content="HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org" />
-
+
<title>Building a Stock Quoter with TAO - A Tutorial</title>
<!-- $Id$ -->
</head>
@@ -15,13 +15,13 @@
<body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" link="#000fff" vlink="#ff0f0f">
-
+
<h3>Building a Stock Quoter with CoSMIC and DAnCE - A
Tutorial<br />
</h3>
-
+
<p>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 <a href="http://www.cs.wustl.edu/%7Eschmidt/CIAO.html">CIAO/DAnCE</a>
@@ -41,7 +41,7 @@
</p>
-
+
<div style="text-align: center;">
<img alt="" src="Images/fig1.jpg" style="width: 362px; height: 193px;" /><br />
@@ -52,7 +52,7 @@
</div>
-
+
<p>This tutorial will show you how to use generic modeling
techniques <a href="http://www.dre.vanderbilt.edu/cosmic/">CoSMIC</a> to assist the
development process of CIAO applications. All the necessary steps
@@ -60,9 +60,9 @@
documented here.</p>
-
+
<blockquote>
-
+
<hr />
<strong>Note:</strong><br />
@@ -77,7 +77,7 @@
CosMIC 0.5.2. It will be subject to change as version of GME
and CoSMIC evolves.<br />
-
+
<hr />
</blockquote>
<strong><big>Prerequisites</big></strong><br />
@@ -86,13 +86,13 @@
&nbsp;&nbsp;&nbsp;Before you start, you will need the following:
-
+
<ol>
<li><strong>ACE+TAO+CIAO (Component Integraated ACE
ORB).</strong> ACE + TAO + CIAO provide the CCM infrastructure
necessary to enable the CCM-based distributed component
- interaction. You can click <a href="http://deuce.doc.wustl.edu/Download.html">here</a> to download
+ interaction. You can click <a href="http://download.dre.vanderbilt.edu">here</a> to download
the latest ACE + TAO + CIAO and click <a href="../../../../../ACE-Install.html">
here</a> for information on how to build ACE+TAO+CIAO.</li>
@@ -107,18 +107,18 @@
<li><strong>CoSMIC toolkit.</strong> Click <a href="http://www.dre.vanderbilt.edu/cosmic/">here</a> to download
the latest CoSMIC release.</li>
-
+
</ol>
-
+
<blockquote>
-
+
<hr />
<strong>Note:</strong><br />
-
+
<ol>
<li>Please use only the version of GME that the CoSMIC
@@ -128,10 +128,10 @@
<li>Make sure you install GME before you install CoSMIC.</li>
-
+
</ol>
-
+
<hr />
</blockquote>
<strong><a href="01.html">Getting
@@ -180,10 +180,10 @@
<br />
-
+
<hr />
-
+
<address>
<a href="mailto:ming.xiong@vanderbilt.edu">Ming Xiong<br />
</a>
diff --git a/CIAO/docs/tutorials/Quoter/Simple/index.html b/CIAO/docs/tutorials/Quoter/Simple/index.html
index 14dd9cff193..9937f4cb20e 100644
--- a/CIAO/docs/tutorials/Quoter/Simple/index.html
+++ b/CIAO/docs/tutorials/Quoter/Simple/index.html
@@ -486,7 +486,7 @@ style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
(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://deuce.doc.wustl.edu/Download.html">here</a> to download the latest
+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>