Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 78235 invoked from network); 29 Apr 2004 14:39:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Apr 2004 14:39:12 -0000 Received: (qmail 53009 invoked by uid 500); 29 Apr 2004 14:38:24 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 52972 invoked by uid 500); 29 Apr 2004 14:38:23 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 52941 invoked from network); 29 Apr 2004 14:38:23 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 29 Apr 2004 14:38:23 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BJCgD-0005iU-00 for ; Thu, 29 Apr 2004 16:38:25 +0200 Received: from host190-154.pool80204.interbusiness.it ([80.204.154.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 16:38:25 +0200 Received: from nicolaken by host190-154.pool80204.interbusiness.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2004 16:38:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: forrest-dev@xml.apache.org From: Nicola Ken Barozzi Subject: Re: cocoon error in copyless Date: Thu, 29 Apr 2004 16:38:04 +0200 Lines: 37 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: host190-154.pool80204.interbusiness.it User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dave Brondsema wrote: > On Thu, 29 Apr 2004, Nicola Ken Barozzi wrote: > ... >>What did you launch? >>In what dir? >>What are your forrest environmental variables? > > Win2k > > D:\sandbox\xml-forrest-seed>echo %FORREST_HOME% > d:\sandbox\xml-forrest-copyless\src\core > D:\sandbox\xml-forrest-seed>forrest seed > D:\sandbox\xml-forrest-seed>forrest > > java version "1.3.1_08" On my system, W2k, 1.4.2_04 (I put the branch in the 'forrest' dir): C:\Programmi\eclipse\workspace>echo %FORREST_HOME% C:\Programmi\eclipse\workspace\forrest\src\core C:\Programmi\eclipse\workspace>forrest seed C:\Programmi\eclipse\workspace>forrest and it works... try doing SET PATH=%FORREST_HOME%\bin;%PATH% before running forrest, maybe it's calling the other forrest's script. -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------