Re: struts and jasperreports

2008-05-04 Thread David Evans
Laurie and Dave, thanks for the ideas. I am embarrassed to say that the problem was the file permissions on my jar file. Thanks again, Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Re: struts and jasperreports

2008-05-02 Thread Laurie Harper
That sounds like a classpath issue; have you added any jars into any of Tomcat's shared library folders? I'm also suspicious of your inclusion of freemarker-2.3.8.jar and freemarker.jar, ognl-2.6.11.jar and ognl.jar; I haven't checked, but I suspect that's not normal :=) L. David Evans wrote:

struts and jasperreports

2008-05-02 Thread David Evans
Hello all, I am trying to configure Struts 2 and Jasper Reports. I am getting a: java.lang.NoClassDefFoundError:net/sf/jasperreports/engine/JasperCompileManager As you can see in my setup below, I have the jasperreports-2.0.5.jar in WEB-INF/lib and a jar tvf verifies that that JasperCompileManag