RE: java.lang.NoClassDefFoundError: org/jdom/JDOMException

From: Glover, Tony (Contractor-ELMCO) ("Glover,)
Date: Mon Jun 21 2004 - 10:02:14 EDT

  • Next message: André Luiz do Nascimento Sousa: "DBAdapter for MaxDB"

    Sabiha,
     
    I got the same error. To fix it, I pulled down the jar files from
    http://www.jdom.org/ <http://www.jdom.org/>
     
    Tony

    -----Original Message-----
    From: sabiha [mailto:sdilovi..ahoo.com]
    Sent: Monday, June 21, 2004 9:00 AM
    To: cayenne-use..bjectstyle.org
    Subject: java.lang.NoClassDefFoundError: org/jdom/JDOMException

    Hi,

     

    I just tried to use Data Views and run only peace of code:

     

    EntityResolver entityResolver = session.myContext1.getEntityResolver();

    DataView dataView = new DataView();

     ...

    but I got an exception:

     

    java.lang.NoClassDefFoundError: org/jdom/JDOMException

    which is pointing to the next line of code:

     

    --> DataView dataView = new DataView();

     

    Sabiha

      _____

    Do you Yahoo!?
    Yahoo!
    <http://us.rd.yahoo.com/mail_us/taglines/50x/*http://promotions.yahoo.com/ne
    w_mail/static/efficiency.html> Mail - 50x more storage than other providers!



    This archive was generated by hypermail 2.0.0 : Mon Jun 21 2004 - 10:02:23 EDT