Author: jeff.yuchang
Date: 2008-10-21 04:58:59 -0400 (Tue, 21 Oct 2008)
New Revision: 396
Modified:
cdl/trunk/docs/docbook/userguide/src/main/module/getting_started.xml
Log:
* Fix the broken link in getting started chapter.
Modified: cdl/trunk/docs/docbook/userguide/src/main/module/getting_started.xml
===================================================================
--- cdl/trunk/docs/docbook/userguide/src/main/module/getting_started.xml 2008-10-20
17:34:21 UTC (rev 395)
+++ cdl/trunk/docs/docbook/userguide/src/main/module/getting_started.xml 2008-10-21
08:58:59 UTC (rev 396)
@@ -227,20 +227,20 @@
<section>
<title>Prerequisites</title>
<orderedlist>
- <listitem>JBossAS (version 4.2.3.GA or higher), available from <ulink
href="http://www.jboss.org/jbossas">http://www.jboss.org/jbo...
- <listitem>JBossESB (version 4.4.GA or higher), should download the
<emphasis role="bold">jbossesb-4.4.GA.zip</emphasis>, available from
<ulink
href="http://www.jboss.org/jbossesb">http://www.jboss.org/jb...
+ <listitem>JBossAS (version 4.2.3.GA or higher), available from <ulink
url="http://www.jboss.org/jbossas">http://www.jboss.org/jbos...
+ <listitem>JBossESB (version 4.4.GA or higher), should download the
<emphasis role="bold">jbossesb-4.4.GA.zip</emphasis>, available from
<ulink
url="http://www.jboss.org/jbossesb">http://www.jboss.org/jbo...
<listitem>Overlord CDL (version 1.0-SNAPSHOT or higher)
</listitem>
<listitem>
- pi4soa (version 2.0.0 or higher), available from <ulink
href="http://www.pi4soa.org">http://www.pi4soa.org</ulink>
+ pi4soa (version 2.0.0 or higher), available from <ulink
url="http://pi4soa.wiki.sourceforge.net/download">http://pi4...
<note>
<para>
It is recommended that a pre-packaged version is used, which includes all of
the necessary Eclipse related plugins.
- However the plugins can be installed separately into an existing Eclipse
environment by following the instructions on the
www.pi4soa.org wiki.
+ However the plugins can be installed separately into an existing Eclipse
environment by following the instructions on the <ulink
url="http://www.pi4soa.org">http://www.pi4soa.org</ulink> download
wiki.
</para>
</note>
</listitem>
<listitem>
- Ant, available from <ulink
href="http://ant.apache.org/">http://ant.apache.org</ulin...
+ Ant, available from <ulink
url="http://ant.apache.org/">http://ant.apache.org</ulink...
</listitem>
</orderedlist>
</section>