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 org.apache.jasper.runtim

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 org.apache.jasper.runtime.PageContextImpl.doHand

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 >> SC

RE: Problem with struts and jfree chart

2007-03-06 Thread Dave Newton
e 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, 2007 6:

RE: Problem with struts and jfree chart

2007-03-06 Thread Patil, Sheetal
, March 06, 2007 6:37 PM To: user@struts.apache.org Subject: Problem with struts and jfree chart Hi, 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: INFO: validateJarFile(C:

Problem with struts and jfree chart

2007-03-06 Thread GulliGulli Bob
Hi, 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: INFO: validateJarFile(C:\workspace\struts\WEB-INF\lib\servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7