Howdy,

> also.. why do you believe that its a dll and not a jar error? thanks. --alex

Because System.loadLibrary() is not a call for jars or classes.  It's for JNI
resources, which on windows are DLLs 99% of the time.  As I said previously,
there's very little chance of help on this topic on this list: you should ask
whoever wrote the msjava.tools.nativ.MSJNIManager component for documentation /
assistance.

Yoav Shapira

=====
Yoav Shapira
[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to