File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JForum and the fly likes Tomcat error while running JForum integrated project Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "Tomcat error while running JForum integrated project" Watch "Tomcat error while running JForum integrated project" New topic
Author

Tomcat error while running JForum integrated project

Deepaks Deshpande
Ranch Hand

Joined: Dec 06, 2007
Posts: 95

Hey Guys,

I have successfully tried and integrated JForums with my dummy tomcat project in eclipse. It runs fine, but when ever i clean the project and try to start tomcat I get the following error. Can any body please help me on this..?




Please help me on this. I am struggling with this error from the past 2 days.
Thank you.
Deepak.


Regards,
Deepak

Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

It can't find that class on the CLASSPATH, you need to make sure that the jforum jar is on the CLASSPATH and that it's the right version (e.g. it contains that class)


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat error while running JForum integrated project
 
Similar Threads
ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet
Spring MVC troubleshoot
richfaces integration issue
server: error ListenerStart
There is no Action mapped for namespace / and action name . - [unknown location]