DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12017>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12017 Use of JNI in beans leads to an invalid state, requires Tomcat restart [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2002-08-28 13:15 ------- I've reviewed the issue on Sun's Bug Parade but I don't understand how their workaround is meant to be used. I tried getting the root ClassLoader to load a class which loads the DLL but the class is not the in the root-classloader's classpath (even though it is present in the current classloader's classpath) so basically loadClass() yields ClassNotFound. Please clarify what one is to do under Tomcat to make this work. Thanks, Gili -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>