I have generated the jar using JNAerator and I have added dependency dll's of the main dll. I have also mentioned the dependency dll's name to the -dependencies argument. Bridj could only able to load the dependency libraries only when I copy it into PATH Variable paths.
How can I make the dependency libraries to load from the JAR itself?