Re: Installing Apache-Tomcat 6.0.16 Problem

2008-06-17 Thread Chuck Noren
Steve, with practical wisdom says, Why not just get the binary version of Tomcat? I, slapping my hand to my head, says, duh, of course. Thanks, that did the trick. Chuck

Installing Apache-Tomcat 6.0.16 Problem

2008-06-16 Thread Chuck Noren
I have a PC with Fedora Core 6 I have installed jdk 1.6.0_06 I downloaded Tomcat 6.0.16, did a sucessful ant download. When I do ant, I get a complaint from javac on the first line of Resouce.java, flagging the comment characters /* and complaining about Enum (see below). Of cource, javac

Re: Installing Apache-Tomcat 6.0.16 Problem

2008-06-16 Thread Steve Ochani
On 16 Jun 2008 at 17:32, Chuck Noren wrote: Date sent: Mon, 16 Jun 2008 17:32:34 -0400 From: Chuck Noren [EMAIL PROTECTED] Subject:Installing Apache-Tomcat 6.0.16 Problem To: Tomcat Users List users@tomcat.apache.org Send reply to: Tomcat Users List users@tomcat.apache.org I