Hi,
 
 I have just installed Apache1.3.14 + modssl + tomcat 3.2b5 on 
 Solaris 2.6 and am trying to call a native method from my servlet 
 (this worked fine under JavaWebServer2.0).
 
 The shared library is definitely being loaded (ie no exception is 
 thrown when I tried to load it separately, the lib is on the 
 LD_LIBRARY_PATH etc) but "UnsatisfiedLinkError"
 is still being thrown indicating the implementation of  the 
 native method is not found.
 
 Has anyone come across anything like this?
 
Many thanks,

Mike.

Reply via email to