Re: java.lang.ClassNotFoundException: org.apache.cactus.server.FilterTestRedirector
"Jason Stewart" <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
hi, > Have you checked contents of jar-files under WEB-INF/lib? > Can you find org.apache.cactus.server.FilterTestRedirector.class? > > A possible cause is that cactifywar ant task is referring > cactus.jar for Servlet-2.2. > Ah, this was indeed the problem! I had just downloaded 1.7.2, but forgot to replace my old 1.7 jar - doh! It now works fine. Thanks! jas.