Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 18093 invoked from network); 10 May 2000 07:33:16 -0000 Received: from revolver.applythis.com (216.181.69.88) by locus.apache.org with SMTP; 10 May 2000 07:33:16 -0000 Received: from [63.208.165.28] by REVOLVER.applythis.com (NTMail 4.30.0013/AF8847.63.6b90ca2f) with ESMTP id ghoaaaaa for ; Wed, 10 May 2000 03:30:12 -0400 Reply-To: From: "Edas Pazera" To: , Subject: RE: Unsuccessful Cocoon setup on Linux Date: Wed, 10 May 2000 03:32:46 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Importance: Normal In-Reply-To: X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N In my prior mail the line regarding CLASSPATH said "../servlet/..." whereas everywhere else the path said "../servlets/...". This is a typo, all of them should read "../servlets/...". The outcome does not change, Cocoon would not run even from the comand line. -----Original Message----- From: Edas Pazera [mailto:edas@usa.net] Sent: Wednesday, May 10, 2000 3:22 AM To: Cocoon Users Subject: Unsuccessful Cocoon setup on Linux ... CLASSPATH in .profile reads: CLASSPATH=.:\ /usr/local/java/jdk1.2/lib/tools.jar:\ /usr/local/java/jsdk2.0/lib/jsdk.jar:\ /homedirectory/servlet/xerces.jar:\ /homedirectory/servlet/xalan.jar:\ /homedirectory/servlet/cocoon.jar:\ /homedirectory/servlet/fop.jar:\ ...