Java Mailing List Archive

http://www.junlu.com/

Home » Tomcat Users »

RE: NoClassDefFoundError

Caldarale, Charles R

2009-06-29

Replies: Find Java Web Hosting

Author LoginPost Reply
> From: chenjh [mailto:chenjh@(protected)]
> Subject: NoClassDefFoundError
>
> I had placed jfreechart.jar and jcommon.jar into [tomcat]/common/lib,
> but after running for some time, the producing image page fail with
> NoClassDefFoundError.

Make sure you do not have other copies of jfreechart.jar or jcommon.jar (or any classes therein) in some other location visible to the webapp classloader - such as WEB-INF/lib or shared/lib.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.