Re: Struts 2.0.2 and Freemarker

2006-12-29 Thread Nick Tucker
I've just tried again tonight using the latest nightly struts2 jar files (no configuration changes) and the problem has gone away. Nick Laurie Harper wrote: > > My guess would be that you're missing the Freemarker JAR(s) from your > classpath. If that's not the case, try switching on

Re: Struts 2.0.2 and Freemarker

2006-12-29 Thread Laurie Harper
My guess would be that you're missing the Freemarker JAR(s) from your classpath. If that's not the case, try switching on debug logging and see if Struts gives you any more detail about the error condition. L. Nick Tucker wrote: On converting from Struts 2.0.1 to 2.0.2 I get the following err