Hello Everybody, i am currently developing a Servlet for Controlling my Winamp with my Mobile. The Library i want to use is jdic. jdic uses JNI with a DLL
As Java Application, it is perfectly working. But on my Tomcat6 i always get a Exception while Servlet Initialization: java.lang.UnsatisfiedLinkError This is caused while calling a Native Method. I just tried several Places for the DLL but i always get the Exception. Where do i have to place the DLL File, that the Classloader will find it? The PATH Variable and a Subfolder \WEB-INF\libs seems to have no effects. Thankyou, Regards, Christian Becker --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]