Hello,
 
    I have a problem when I call a method that calls another method with RMI by a Swing JButton all runs like I want.
    When I call the same method by a JavaScript event until RMI invocation all runs like I want, but in RMI invocation occurs the follow exception java.lang.reflect.InvocationTargetException: java.security.AccessControlException: access denied (java.net.SocketPermission 146.193.40.6:1450 connect,resolve). This exception seen in Netscape's JavaConsole. 
    If you know how I can resolve this I thank you.
 
Lu�s Campos. 

Reply via email to