GJTAPI
Tung Le <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
I downloaded the JTAPI 1.3 and GJTAPI 1.7. I compiled the example was
fine. When I run the program 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 . . .
How do I set the java.library.path. The GJTAPI.jar is located in jre/ext/
===========================================================================
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".