Jar file libraries arent being read by mendix and throws an error

0
I have a java action that reads from libraries from a jar file i have  i have put the jar in the userlib folder in my mendix project and i have deployed the project for eclipse and from eclipse i added external jar files from the libraries tab  and when i call the java action from mendix it throws and error java.lang.UnsatisfiedLinkError has anyone dealt with this kind of error  thanks in advance  Ahmad Jaber
asked
1 answers
0

Try following this blogpost: https://blog.mansystems.com/mendix/managing-java-dependencies-for-mendix-modules

Regards,

Ronald

 

answered