testing m9 freemarker jakarta no class found
Greg Huber <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
I now get this error java.lang.NoClassDefFoundError: freemarker/ext/jakarta/servlet/WebappTemplateLoader in core pom.xml differences from m7 last time m9 <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> </dependency> m7 <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-freemarker-jakarta</artifactId> </dependency I applied my previous changes, is there something I have to do with this?