Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 25960 invoked from network); 13 May 2005 05:13:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 May 2005 05:13:34 -0000 Received: (qmail 70637 invoked by uid 500); 13 May 2005 05:17:45 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 70589 invoked by uid 500); 13 May 2005 05:17:45 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 70574 invoked by uid 99); 13 May 2005 05:17:45 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 12 May 2005 22:17:45 -0700 Received: (qmail 25908 invoked by uid 65534); 13 May 2005 05:13:29 -0000 Message-ID: <20050513051329.25907.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r169942 - /cocoon/trunk/src/documentation/src/content/xdocs/c21-cli/content_en.html Date: Fri, 13 May 2005 05:13:29 -0000 To: cvs@cocoon.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Thu May 12 22:13:29 2005 New Revision: 169942 URL: http://svn.apache.org/viewcvs?rev=3D169942&view=3Drev Log: Note the need to copy servlet-2_3.jar to your lib directory. Thanks to Simon Meith. Modified: cocoon/trunk/src/documentation/src/content/xdocs/c21-cli/content_en.html Modified: cocoon/trunk/src/documentation/src/content/xdocs/c21-cli/content_= en.html URL: http://svn.apache.org/viewcvs/cocoon/trunk/src/documentation/src/conte= nt/xdocs/c21-cli/content_en.html?rev=3D169942&r1=3D169941&r2=3D169942&view= =3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- cocoon/trunk/src/documentation/src/content/xdocs/c21-cli/content_en.htm= l (original) +++ cocoon/trunk/src/documentation/src/content/xdocs/c21-cli/content_en.htm= l Thu May 12 22:13:29 2005 @@ -41,6 +41,9 @@ the xconf format to allow greater flexibility. If you require = a stable and consistent method for accessing the CLI, it is recommended tha= t you use the=20 command line parameter method. + +

Copy $COCOON/lib/optional/servlet-2_3.jar to your lib dire= ctory + (for example, WEB-INF/lib).

=20

Using an Xconf file

To start the CLI using an xconf file, on Unix do ./cocoon.sh cli -x <xconf file>