Hi, I am getting the following error while accessing the RMI object... I am using windows 2000, jdk 1.2.2 and jsdk2.0, IIS with servlet exec ENgine.
java.lang.UnsatisfiedLinkError: java/security/AccessController.doPrivileged Possible causes: If you are trying to use J/Direct (@dll.import), check your compiler version (for JVC, requires 4336 or greater.) If you are trying to use RNI, there are new requirements: see documentation. at java/security/AccessController.doPrivileged at sun/rmi/server/RemoteProxy.getLogLevel at sun/rmi/server/RemoteProxy. at sun/rmi/server/RemoteProxy.getStub at java/rmi/registry/LocateRegistry.getRegistry at java/rmi/registry/LocateRegistry.getRegistry at java/rmi/Naming.getRegistry at java/rmi/Naming.lookup at idea/sagewebint/util/SageRmtObjs.getRmtObj at idea/sagewebint/util/SageLoginServlet.doPost at javax/servlet/http/HttpServlet.service at javax/servlet/http/HttpServlet.service at com/newatlanta/servletexec/ServletExec.CallServletService at com/newatlanta/servletexec/ServletExec.processServletRequest at com/newatlanta/servletexec/ServletExec.standardServletRequest at com/newatlanta/servletexec/ServletExec.ProcessRequest at com/newatlanta/servletexec/ServletExec.ProcessRequest Can any of u help.... Regards, Sathya ___________________________________________________________________________ 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
