ozeigermann 2004/11/26 13:34:44
Modified: docs wck.html
src/doc wck.xml
Log:
Added a bunch of disclaimers
Revision Changes Path
1.5 +31 -3 jakarta-slide/docs/wck.html
Index: wck.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/wck.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wck.html 8 Nov 2004 10:44:11 -0000 1.4
+++ wck.html 26 Nov 2004 21:34:44 -0000 1.5
@@ -176,9 +176,36 @@
</ul>
<p>
-<b>Important: </b>Currenly, WCK is avaiable from CVS only. Check it out
along with
+<em><b>Important: </b>Currenly, WCK is avaiable from CVS only. Check it out
along with
the latest version of Slide. Then change to the proposals/wck folder
- and call ant. This should automatically build WCK on your system.</p>
+ and call ant. This should automatically build WCK on your system.</em>
+</p>
+
+
+<p>
+<em><b>Disclaimer #1: </b>WCK has not been officially released,
+yet. This means when you use it consider yourself at most as a beta
+tester. Feedback is very welcome!</em>
+</p>
+
+
+<p>
+<em><b>Disclaimer #2: </b>WCK makes WebDAV integration easier. This
+does not mean it can do magic! While no special knowledge of Slide and
+WebDAV is required you will need good to excellent knowledge of cvs, ant,
Java,
+Tomcat, XML configuration files, property files and a general idea of
+how to build software. Using WCK is no act of configuration, but
+involves serious programming.</em>
+</p>
+
+
+<p>
+<em><b>Disclaimer #3: </b>WCK has been developed and tested with
+Tomcat 5.0.28. Any other Tomcat version, especially 4.x, is not
+recommended. If you happen to make WCK work on any other web container
+or application server please report back and tell us what was
+involved to make it work.</em>
+</p>
<p>WCK emerged out of the experience that Slide's storing system is most
@@ -312,7 +339,7 @@
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
-<td bgcolor="#525D76"><font face="arial,helvetica.sanserif"
color="#ffffff"><a name="Building"><strong>Building</strong></a></font></td>
+<td bgcolor="#525D76"><font face="arial,helvetica.sanserif"
color="#ffffff"><a name="Building and Deploying"><strong>Building and
Deploying</strong></a></font></td>
</tr>
<tr>
<td>
@@ -345,6 +372,7 @@
<p>If you do not change anything the defaults from the conf
directory and the reference implementations will be used.</p>
+
</blockquote>
</td>
1.4 +21 -3 jakarta-slide/src/doc/wck.xml
Index: wck.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/wck.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wck.xml 8 Nov 2004 10:44:11 -0000 1.3
+++ wck.xml 26 Nov 2004 21:34:44 -0000 1.4
@@ -29,9 +29,26 @@
<li>build script that compiles WCK to both Slide 2.1
and the current Slide head</li>
</ul>
-<p><b>Important: </b>Currenly, WCK is avaiable from CVS only. Check it out
along with
+<p><em><b>Important: </b>Currenly, WCK is avaiable from CVS only. Check it
out along with
the latest version of Slide. Then change to the proposals/wck folder
- and call ant. This should automatically build WCK on your system.</p>
+ and call ant. This should automatically build WCK on your system.</em></p>
+
+<p><em><b>Disclaimer #1: </b>WCK has not been officially released,
+yet. This means when you use it consider yourself at most as a beta
+tester. Feedback is very welcome!</em></p>
+
+<p><em><b>Disclaimer #2: </b>WCK makes WebDAV integration easier. This
+does not mean it can do magic! While no special knowledge of Slide and
+WebDAV is required you will need good to excellent knowledge of cvs, ant,
Java,
+Tomcat, XML configuration files, property files and a general idea of
+how to build software. Using WCK is no act of configuration, but
+involves serious programming.</em></p>
+
+<p><em><b>Disclaimer #3: </b>WCK has been developed and tested with
+Tomcat 5.0.28. Any other Tomcat version, especially 4.x, is not
+recommended. If you happen to make WCK work on any other web container
+or application server please report back and tell us what was
+involved to make it work.</em></p>
<p>WCK emerged out of the experience that Slide's storing system is most
flexible and generic, but too complex for many people who just want to
@@ -115,7 +132,7 @@
access violations.</p>
</section>
- <section name="Building">
+ <section name="Building and Deploying">
<p>WCK works with both the current versions of Slide 2.1 and the CVS HEAD
and comes with a build script that creates a full working web archive
to be deployed in Tomcat. Which one it will compile to and package
@@ -136,6 +153,7 @@
<p>If you do not change anything the defaults from the conf
directory and the reference implementations will be used.</p>
+
</section>
<section name="Where to go from here?">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]