> hi,
>
[quoted text clipped - 20 lines]
>
> Please help me in solving this issue, Thanks in advance.
I think you probably need the jar file in the jre/lib/ext directory. On
windows the compiler and the runtime run out of different directories.

Signature
Knute Johnson
email s/nospam/knute/
mhk - 25 Nov 2005 04:55 GMT
>> hi,
>>
[quoted text clipped - 23 lines]
> I think you probably need the jar file in the jre/lib/ext directory. On
> windows the compiler and the runtime run out of different directories.
**************************************
well i was missing current dir in classpath and also didnt include dll files
in the path. so doing this solved my issue.... thanks for the reply