RE: building tomcat source in eclipse

2004-08-14 Thread Hiller, Dean D (Dean)
Ant is at ant.apache.org. download is just a target. Read up on ant to understand more. They have mailing lists there. Doing it in eclipse...I don't think this is an eclipse list. Look at the eclipse documentation in the help about ant and if you have trouble there are many great eclipse

SWEEEEET....thankyou thankyou thankyou

2004-08-14 Thread Hiller, Dean D (Dean)
is one of these. I wouldn't even bother trying to build Tomcat directly in Eclipse. The best you can hope for is to call the ant script from Eclipse. I'll send you the eclipse files directly - the apache mailing server won't accept zips. Mark -Original Message- From: Hiller, Dean D

Digester

2004-08-14 Thread Hiller, Dean D (Dean)
This Digester for parsing xml looks kind of interesting. It kind of reminds me of xsd's. I am curious why not just use an xsd and JAXB tool to generate your objects. Of course, I assume this was done long before xsd's were even around. Maybe the reason is just that. I am also wondering if

tomcat build broken with strange javac error(never seen this one before)

2004-08-12 Thread Hiller, Dean D (Dean)
I have never seen an error from javac like this before(and I am by no means new to java). I have even read the JLS and am not sure what in the world this is. Can anyone point me somewhere on how to resolve this issue? Or possibly point me to a build.xml for tomcat5 that works? The one on the

RE: tomcat build broken with strange javac error(never seen this one before)

2004-08-12 Thread Hiller, Dean D (Dean)
javac error(never seen this one before) Stop sending me e-mail. - Original Message - From: Hiller, Dean D (Dean) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 12, 2004 3:00 PM Subject: tomcat build broken with strange javac error(never seen this one before) I have never

RE: building tomcat source in eclipse

2004-08-12 Thread Hiller, Dean D (Dean)
I second this. That would rock. If anyone could provide the .project and .classpath files, that would be easy to set up in eclipse. (I am currently trying to build from command line first but my next step was to bring it into eclipse) dean -Original Message- From: Patrick Lacson

RE: tomcat build broken with strange javac error(never seen this one before)

2004-08-12 Thread Hiller, Dean D (Dean)
be a judgement call and different people will make different judgements. I wouldn't worry about it too much - personally I thought this one was on the border line. Mark -Original Message- From: Hiller, Dean D (Dean) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 8:29 PM

both jdk1.5 and jdk1.4 needed to build tomcat????

2004-08-12 Thread Hiller, Dean D (Dean)
and will always be a judgement call and different people will make different judgements. I wouldn't worry about it too much - personally I thought this one was on the border line. Mark -Original Message- From: Hiller, Dean D (Dean) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12

RE: both jdk1.5 and jdk1.4 needed to build tomcat????

2004-08-12 Thread Hiller, Dean D (Dean)
if you need to try again, I suggest to clean your machine, and start over (this includes all the downloads in /usr/share/java) Filip - Original Message - From: Hiller, Dean D (Dean) [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Thursday, August 12, 2004 4:38 PM

solved thanks, all, moron me

2004-08-12 Thread Hiller, Dean D (Dean)
the general point ;) Yoav Shapira Millennium Research Informatics -Original Message- From: Hiller, Dean D (Dean) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 3:00 PM To: [EMAIL PROTECTED] Subject: tomcat build broken with strange javac error(never seen this one before) I have

RE: building tomcat source in eclipse

2004-08-12 Thread Hiller, Dean D (Dean)
I am just trying not to have 800 errors when I run tomcat in eclipse. It would be easier if someone just provided .project and .classpath files. I am working on setting up in eclipse. Am down to 800 problems from 1000, and am still playing with it. I can't find mail.jar that eclipse is