I forgot to put jcommon in Tomcat's lib directory..DOH!  Thanks for such
quick response in helping me fix it.  Take care,
Kenny

----- Original Message -----
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "'Kenny G. Dubuisson, Jr.'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 11:32 AM
Subject: RE: [iText-questions] java.lang.NoClassDefFoundError:
com/jrefinery/date/MonthConstants error on run


> You must put the jfreechart and jcommon in the Tomcat classpath. Compiling
> and running are different issues. Also remember that jfreechart has the
> nasty habit of changing method signatures from version to version so this
> may also be a version problem.
>
> Best Regards,
> Paulo Soares
>
> > -----Original Message-----
> > From: Kenny G. Dubuisson, Jr. [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, February 11, 2003 17:16
> > To: [EMAIL PROTECTED]
> > Subject: [iText-questions] java.lang.NoClassDefFoundError:
> > com/jrefinery/date/MonthConstants error on run
> >
> > I have a servlet which generates a chart.  The servlet compiles fine.
But
> > when I run it, I get the following error (truncated for brevity):
> >
> > java.lang.NoClassDefFoundError: com/jrefinery/date/MonthConstants
> >
> > If this class is not found, wouldn't I get an error on compilation also.
> > I
> > don't even use such a class in my code.  This doesn't make any sense to
> > me.
> > This first started appearing after I reloaded my development server so
I'm
> > thinking it may have something to do with my Tomcat install.
> >
> > Any ideas?  Thanks,
> > Kenny
> >
> >
> >
> > -------------------------------------------------------
> > This SF.NET email is sponsored by:
> > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> > http://www.vasoftware.com
> > _______________________________________________
> > iText-questions mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/itext-questions
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to