java.lang.NoClassDefFoundError: org/jdom/JDOMException

From: sabiha (sdilovi..ahoo.com)
Date: Mon Jun 21 2004 - 10:00:27 EDT

  • Next message: Glover, Tony (Contractor-ELMCO): "RE: 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! Mail - 50x more storage than other providers!



    This archive was generated by hypermail 2.0.0 : Mon Jun 21 2004 - 10:00:28 EDT