Re: I have some JNI code which works well as a standalone...
Posted By:
Paulina_Chryc
Posted On:
Tuesday, January 25, 2005 03:24 AM
I have the same problem.Jni code as application works, as servlet doesn't work!!! But i use JDK1.4, Winodws XP and Tomcat5.0.27 (precompiled version from www.coreservlets.com). I read that i have to put may servlet and dll file in different directory (for example: install_dir/shared/classes), but i can't reach this servlet by URL. What's wrong with my configuration?? When i put everything in WEB-INF/classes i get such exeptions:
Invoker service exeption
UnstisfiedLinkError: test
Please help,
Paulina