Re: Problem using dll in a project

2011-05-10 Thread Pasquale Fersini
Hi all, my problem is due to an "access denied (java.lang.RuntimePermission loadLibrary.jacob-1.15-M4-x86)"; as you can see, the problem is related to jacob.dll. I'm trying to edit java.policy, to add the dll in the PATH, to add -Djava.library.path, to launch eclipse as Administrator, to sign jaco

Problem using dll in a project

2011-05-08 Thread dkmorb
Hi all, I'm new here. I want to use a dll in a service. I wrote some code and it seems to be correct, because I deploy compiled war dir under tomcat and the project work correctly (the dll file is copied under tomcat /bin dir). Under gwt eclipse plugin I don't know where put the dll file (i try in