[jdom-interest] java.lang.NoClassDefFoundError: org/jdom/Element...Please Help!!!

Naveen My perlnaveen at yahoo.com
Sat Jul 5 13:01:06 PDT 2003


java.lang.NoClassDefFoundError: org/jdom/Element


I am getting the above error when I am trying to access the servlet in my application...

Do I need to make any changes to my classptha settings???


My Classpath:

.;D:\jdom-b9\jdom-b9\lib\xerces.jar;D:\Tomcat 4.1\common\lib\servlet.jar;D:\Oracle\Ora81\jdbc\lib\ojdbc14.jar;D:\jdom-b9\jdom-b9\build\jdom.jar;D:\jdom-b9\jdom-b9\lib\ant.jar;D:\jdom-b9\jdom-b9\lib\xml-apis.jar;D:\jdom-b9\jdom-b9\build\jdom.jar;

 

My path

D:\jdom-b9\jdom-b9\lib\xerces.jar;D:\Oracle\Ora81\bin;C:\Program Files\Oracle\jre\1.1.7\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;D:\Oracle\Ora81\jdbc\lib\ojdbc14.jar;D:\jdom-b9\jdom-b9\build\jdom.jar;D:\jdom-b9\jdom-b9\lib\ant.jar;D:\jdom-b9\jdom-b9\lib\xml-apis.jar;

 

I also put jdom.jar and xerces.jar in I just had to put the file "jdom.jar" in the directory 

D:\j2sdk1.4.x\jre\lib\ext   directory....

Please guide me...

thanks

naveen


---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20030705/3a58b761/attachment.htm


More information about the jdom-interest mailing list