On 9/28/01 3:22 PM, "Nathan McCall" <[EMAIL PROTECTED]> wrote:
> The Sample app did run fine. I just started putting together my > own thing with the Turbine servlet - basically just getting it to > spit out a hello world - but it wont compile. No question is a silly question, but a vague question doesn't really help much. I can't even try to help you with the info you've given. Are you using the sample app as a base? Did you start from scratch? Did you copy the sample app directory and possibly miss some JARs in the WEB-INF/lib directory? The activation jar in particular? Do you have your own version of Tomcat installed? Are you altering the classpath in the tomcat scripts? Give me some details and I'll try to give you some help. > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 28, 2001 3:10 PM > To: [EMAIL PROTECTED] > Subject: Re: compiler complaining about DataSource interface > > > On 9/28/01 2:27 PM, "Nathan McCall" <[EMAIL PROTECTED]> > wrote: > >> Folks, >> I just started horsing around with tdk - looks great, but I keep >> getting an error when I try compiling individual files - >> It complains about not being able to resolve DataSource in >> FileItem.java. I do have the activation jar in my classpath >> (I have tried several different versions/copies). >> JDK 1.3.1, w2k-sp2 >> Any thoughts? > > What else have you edited in your TDK setup? I have run the sample app > probably a thousand times now and everything compiles right from the get > go. > >> Cheers, >> Nathan >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
