On 11/25/05, Daniel Łaś <[EMAIL PROTECTED]> wrote:
> I have the problem using JFreeChart with struts. JFreeChart requires
> jcommon.jar to be in the classpath. When I copy jcommon.jar to my WebApp
> lib directory, application doesn't start. There is such error message in
> the logfile:
>
> Unable to initialize Struts ActionServlet due to an unexpected exception
> or error thrown, so marking the servlet as unavailable.  Most likely,
> this is due to an incorrect or missing library dependency.
>
> How can I deal with this problem? Can I use JFreeChart in Struts
> application?

I use JFreeChart in a Struts app with no problems... is there any more
information in the logs (assuming you're using Tomcat, was that from
the localhost log, or the console/catalina.out?)

What versions of Struts and JFreeChart are you using?

--
Wendy

Reply via email to