If using sysdeo, make sure you install the devloader, which needs to be manually unpacked. Then make sure you have added the libs to the classpath and verify that they are loaded by devloader at the start-up. For beginners, Merve (http://merve.sourceforge.net/) is an easier option to run Tomcat from Eclipse, works just like Jetty launcher. Sysdeo has more functionality, but has it's own oddities.
Kalle On 4/17/07, Marcos Chicote <[EMAIL PROTECTED]> wrote:
Hello World! I've just started using Maven2 with Tapestry 4.0.2 and I can't get it to work with tomcat. I've followed the instructions in http://mail-archives.apache.org/mod_mbox/maven-users/200608.mbox/[EMAIL PROTECTED] But is still get java.lang.ClassNotFoundException: org.apache.tapestry.RedirectFilter when starting tomcat. Can this be realted to how I start tomcat? I'm using sysdeo plugin. Tomcat version is 5. Can anyone help me? O give me another link with more information on how to solve this problem? Thanks! Marcos