Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Help with tomcat and new project on buildpath.
Help with tomcat and new project on buildpath. [message #526673] Mon, 12 April 2010 10:55
Eclipse UserFriend
I am editing a dynamic java web app and i added a project to it for some database accessing.

when i use a basic java main the program compiles and gives good outputs. however when i try to use the main.jsp with tomcat i get

"javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/upsnap/swingmgr/SwingManager"

com/upsnap/swingmgr/SwingManager is the src package of the new project i added to the buildpath. i updated my imports to my code and the program works fine when not using tomcat. ive browsed the web and i believe the issue is that tomcat is not seeing the correct buildpath but eclipse does. how can i fix/edit tomcat to be able to see the correct project buildpath?
Previous Topic:Little help with Google tutorial?
Next Topic:Fixing a compile error requires closing an unrelated project
Goto Forum:
  


Current Time: Thu Mar 27 01:13:46 EDT 2025

Powered by FUDForum. Page generated in 0.03893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top