vmassol 2004/03/14 03:26:12
Modified: documentation/docs/xdocs/integration howto_config.xml
Log:
Added warning about manual configuration not required most of the time
Revision Changes Path
1.3 +7 -5
jakarta-cactus/documentation/docs/xdocs/integration/howto_config.xml
Index: howto_config.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_config.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- howto_config.xml 11 Sep 2003 18:14:13 -0000 1.2
+++ howto_config.xml 14 Mar 2004 11:26:12 -0000 1.3
@@ -13,13 +13,15 @@
<section title="Cactus Configuration">
- <note>
- You should read the <link href="site:getting_started">Getting
- Started</link> guide first.
- </note>
+ <note><strong>
+ This tutorial is only useful if you wish to manually configure Cactus.
+ Most of the time this is not required. Rather you should choose a
+ Cactus integration (Ant, Maven, Browser, etc) and follow the
+ instructions there.
+ </strong></note>
<p>
- Here are the configuration files used by Cactus:
+ Here are the configuration files used to configure Cactus manually:
</p>
<figure src="images/config.jpg" alt="Configuration files"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]