GoodMorning :
I've build succesfully a java jar program on Windows.
Program is 32bit
DDS 5.1.0
When i try to run the program i have this link error :
java.lang.UnsatisfiedLinkError: com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicy.push_to_nativeI(JIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIZZIIIIIIIIIIIIIIIIIII)V
I've the nddsjava.dll in the classpath.. but i have no idea of this error.
Problem was a different version af nddsjava.jar in the classpath for the execution.
Solved. it works !