Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 83706 invoked from network); 15 Apr 2011 21:58:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2011 21:58:54 -0000 Received: (qmail 13506 invoked by uid 500); 15 Apr 2011 21:58:54 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 13460 invoked by uid 500); 15 Apr 2011 21:58:54 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 13453 invoked by uid 99); 15 Apr 2011 21:58:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Apr 2011 21:58:54 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Apr 2011 21:58:47 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAr21-0000tT-2b for users@cocoon.apache.org; Fri, 15 Apr 2011 23:58:25 +0200 Received: from ppp-139-133.25-151.libero.it ([151.25.133.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Apr 2011 23:58:25 +0200 Received: from lmorandini by ppp-139-133.25-151.libero.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Apr 2011 23:58:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Luca Morandini Subject: Re: Trying to Install Cocoon on a Windows PC Date: Fri, 15 Apr 2011 23:59:54 +0200 Lines: 26 Message-ID: References: <4DA82F50020000560033E9F7@gw004.cc.uregina.ca> <4DA8981C.6000600@ieee.org> <4DA868B1020000560033EB3C@gw004.cc.uregina.ca> Reply-To: lmorandini@ieee.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ppp-139-133.25-151.libero.it User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 In-Reply-To: <4DA868B1020000560033EB3C@gw004.cc.uregina.ca> On 04/15/2011 11:48 PM, Holger Kreek wrote: > > Luca: > > I may have an old JDK. Our university has an Oracle-based ERP > system that evolved and I see a tools.jar in an Oracle\9I\jdk\lib directory > which may be a left over. > > According to the Java Control Panel, I also have a reference to a > Java runtime version 1.6.0_24 in \Program Files\Java\jres6\bin but > it has no tools.jar file. I also have an empty > C:\Program Files\Java\jre1.5.0_04 which may be a result of > installing the 1.6 version. > > Because the scripts are looking for a tools.jar file, do I need to > re-install the 1.5 version or can I get a tools.jar for the 1.6 version > of Java? Tools.jar is included in the JDK, not in the JRE (these are two different download options); hence, my advice is to install the JDK (not JRE) 1.5 and change JAVA_HOME accordingly. Regards, Luca Morandini http://www.lucamorandini.it --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org