Java.library.path
Please help <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
I got this error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no gcprovider
in java
.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1491)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at net.sourceforge.gjtapi.raw.dialogic.GCProvider.<clinit>
(GCProvider.ja
va:509)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at net.sourceforge.gjtapi.GenericJtapiPeer.getProvider
(GenericJtapiPeer.
java:184)
at CallCtlOutcall.main(CallCtlOutcall.java:20)
Press any key to continue . . .
My gjtapi located in jre/lib/ext. Please show me how to set
java.library.path.
Thank you in advance
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JTAPI-INTEREST". For general help, send email to
[email protected] and include in the body of the message "help".