facebook

MyEclipse:java.lang.NoClassDefFoundError: org/jdom/Content

  1. MyEclipse Archived
  2.  > 
  3. General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #272741 Reply

    Zellzellous
    Member

    I’m building a web app and meet with the following errors:

    2007-7-16 11:53:29 org.apache.catalina.core.StandardWrapperValve invoke
    fatal: Servlet.service() for servlet MainServlet threw exception
    java.lang.NoClassDefFoundError: org/jdom/Content
    at MainServlet.doGet(MainServlet.java:39)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

    For the Jdom.jar file, i’ve already added both in the library and manually copy those jar file
    in the WebContecnt/web-inf/lib
    But the jar file seems not attachable

    #272754 Reply

    Loyal Water
    Member

    Make certain your CLASSPATH is pointing to a valid jdom.jar file.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse:java.lang.NoClassDefFoundError: org/jdom/Content

You must be logged in to post in the forum log in