Skip to main content



      Home
Home » Newcomers » Newcomers » Class not found exception - how to understand why
Class not found exception - how to understand why [message #93178] Mon, 08 August 2005 05:51
Eclipse UserFriend
I have Eclipse with the Tomcat Plugin from Sysdeo. I have been writing
my first Tapestry Component (as one project) and a separate Tapestry
test application (as another project) which uses it (by refering to it
in the Project/Properties/Java Build Path/Project tab.

I have Tomcat4 (from Debian) set up - including support for the Manager
application. This appears to work (at least I can load the manager and
admin applications and get them to work).

I have produced the two projects described above so that they both
appear to compile and produce compiled classes etc correctly, and the
xml configuration files for these projects also seem vaguely correct.

Now an attempt to debug it never gets anywhere. the Bootstrap.jar from
Tomcat reports a ClassNotFound exception error.

But where do I go from here. How can I find what class is not found? It
would give me an good indication of where to look to see what I am doing
wrong

There appears to be evidence that the Tomcat plugin has correctly passed
the new application to the Tomcat Manager application, as there are
remnants of my application in the $CATALINA_HOME/work directory.
Previous Topic:Upgrading Plugin Versions
Next Topic:Problem with matchingStrategy when registering an Editor in my own Plugin
Goto Forum:
  


Current Time: Wed May 14 07:19:07 EDT 2025

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

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

Back to the top