Hi all, I am using rmi with servlet but my problem is that I am attempting to write an application that is a slight modification to the 'Creating an Activatable Remote Ojbect' tutorial. The 'ActivatableImplementation' class needs a runtime permission 'loadLibrary'. I am using the tutorial's setup.java (with modifications for my environment) and have added the required 'RunTimePermission' to my policy file but it doesn't seem to be getting passed through to the activated object. I still get the error "java.security.AccessControlException: access denied (java.lang.RunTimePermission loadLibrary.Alib). How to solve this ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
