Plugin with associated dll

Questions and answers on developing, deploying and using plugins and JavaBeans

Plugin with associated dll

Postby GabrielWyss » Thu Dec 07, 2017 9:08 am

I want to use a plugin from Chilkat Software.
This has for Windows together with the .jar also a .dll and for Mac a .jnilib file.
According to the instructions for Windows (https://www.chilkatsoft.com/java-loadLi ... indows.asp) the dynamic library (dll) has to be loaded first.
I tried this like:

Packages.java.lang.System.load ("c:/Servoy/Servoy8/application_server/plugins/chilkat.dll");
var ckHttp = new Packages.com.chilkatsoft.CkHttp ();

The plugin is recognized because I have code completion for ckHttp.
The first command can be executed. The dll seams to be loaded. At least it is in use for the filesystem.
The second command aborts the function without a message. There is also no entry in the log.

Can someone help me?

Thanks
Gabriel Wyss
om computer - SAN Partner
http://www.omcomputer.ch
GabrielWyss
 
Posts: 83
Joined: Tue Jul 13, 2010 2:12 pm
Location: Cham, Switzerland

Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 14 guests