I'm trying to use a servlet running in Orion's servlet container as an 
RMI client (connecting to a remote object registered with in the standard
rmiregistry (Sun Java SDK 1.3)) but keep getting the following error:

java.security.AccessControlException:  access denied (java.net.SocketPermission
127.0.0.1:1099 connect,resolve)

I've tried starting orion with the -p flag, pointing to my security policy
file.

On a related matter, how could I use orion's ormi & rmi registry instead?

Thanks.

M


Reply via email to