Cool, I added a check into the build to better highlight what is
going on. Also, I can't build the bugtracker applicate because it expects
dbforms to be built... I am just doing an:
ant
and it
builds the dbforms stuff, but not in a manner that bugtracker can read it (I
think...:-) )
Eric
-----Original Message-----
From: Henner Kollmann [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 3:28 PM
To: [EMAIL PROTECTED]
Cc: dbf
Subject: AW: [Jdbforms-developers] Compile errors with CVS headI use eclipse with tomcat project. It includes automatically jasper-runtime.jar and servlet.jar from the tomcat/common/lib dir.Have no problems to compile.For compiling with ant it's necessarry to add tomcat/common/lib/servlet.jar to the classpath. After that's everything works without error!regardsHenner-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Im Auftrag von [EMAIL PROTECTED]
Gesendet: Donnerstag, 21. November 2002 21:15
An: [EMAIL PROTECTED]
Betreff: [Jdbforms-developers] Compile errors with CVS headHi all,
I get a huge number of errors related to the various servlet classes like Jsp, JspException etc that I keep getting unless I either add the j2ee.jar into the dependend directory, or do something like put servletapi-2.3.jar in there.Do other people have this already in the path or somthing? Should we add the servletapi jar to the dependend directory? It is only 77 k... I get more errors with servletapi-2.2.jar...
However, even after doing that, I still get errors not finding the DataSource class, so if I put j2ee.jar it compiles.
Any suggestions on this, or should we just make a note of it?
Eric Pugh
