Re: Problem with struts and jfree chart

2007-03-07 Thread GulliGulli Bob
it works, when i add the jars as external jars (in eclipse), but now i have another problem. struts starts up without errors, but in runtime i get the following error: ... javax.servlet.ServletException: org/jfree/util/PublicCloneable at

Re: Problem with struts and jfree chart

2007-03-07 Thread David Durham
GulliGulli Bob wrote: it works, when i add the jars as external jars (in eclipse), but now i have another problem. struts starts up without errors, but in runtime i get the following error: ... javax.servlet.ServletException: org/jfree/util/PublicCloneable at

RE: Problem with struts and jfree chart

2007-03-06 Thread Patil, Sheetal
Before a long I face such kind of problem, and I resolve it. I don't remember exactly but it was something regarding to jcommon.jar/common.jar. Just search on it. I don't remember much. Shital -Original Message- From: GulliGulli Bob [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06,

RE: Problem with struts and jfree chart

2007-03-06 Thread Dave Newton
I would find it more likely that gnujaxp is the culprit, particularly since the stack trace references it explicitly, but I don't know what's in jcommon. --- Patil, Sheetal [EMAIL PROTECTED] wrote: Before a long I face such kind of problem, and I resolve it. I don't remember exactly but it

Re: Problem with struts and jfree chart

2007-03-06 Thread David Durham
From: GulliGulli Bob [mailto:[EMAIL PROTECTED] my struts application works fine before I put the jfree-chart jars (jfreechart-1.0.4.jar, jcommon-1.0.8.jar, gnujaxp.jar) in the classpath. Now I get the following errors: org.apache.commons.digester.Digester getParser SCHWERWIEGEND: