Hallo,
the error message shows, that you have no permission: You can grant you the permission by entering the permission into the policy file
Hermann Schmitt
----- Original Message -----
Sent: Wednesday, October 27, 1999 9:12 PM
Subject: Binding in RMI Registry !

Hello,
 
Are session beans allowed to bind a rmi remote object (which implements java.rmi.Remote) into RMI registry ?
I tried to do it in order to able to share a static data among server side beans ! but unsuccessful and got this
security exception :
 
java.security.AccessControlException : access denied (java.net.SocketPermission localhost : 1024- listen, resolve)
 
Is there any solution that a bean can bind an remote object ?
 
Thanks in advance,
Armond
 
 

Reply via email to