Hi,
I have WinNT(2000) and ORacle 9i..
While running a java prg, the following error occured :
" java.lang.noclassdeffounderror :org/jdom/Illega
lNameException"
To rectify it , I had set the following classpath too:
In Advance Settings -> Environmental Variabels
-> User Variables - >
Variable = CLASSPATH
Value = %CLASSPATH%;C:\j2sdk1.4.0_02
\bin;C:\j2sdk1.4.0_02\jdom-1.0
\src\java\org\jdom;
In Advance Settings -> Environmental Variabels
-> System Variables - >
Variable = CLASSPATH
Value = %CLASSPATH%;C:\j2sdk1.4.0_02
\bin;C:\j2sdk1.4.0_02\lib;
C:\j2sdk1.4.0_02\jre;
Even when i set the above mentioned CLASSPATH,i got the same error...
Could anyone tell me how to rectify the baove mentioned error ??
Thank you.
Kavitha.
kaeli - 08 Feb 2005 16:50 GMT
In article <c921a4f99fdb2070508780f8507f8f69
@localhost.talkaboutprogramming.com>, ckavitha84@nospam.gmail.com enlightened
us with...
> Hi,
> I have WinNT(2000) and ORacle 9i..
[quoted text clipped - 5 lines]
> To rectify it , I had set the following classpath too:
>
Unix:
CLASSPATH=$CLASSPATH:/j2sdk1.4.0_02/jdom-1.0/src/java/
(set to directory ABOVE org dir b/c of packages)
Change to Windows syntax as appropriate.

Signature
--
~kaeli~
Experience is something you don't get until just after you
need it.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace