IBM User Guide for Java V7 on Windows > Developing Java applications > CORBA support
Java security permissions for the ORB
When running with a Java™ SecurityManager, invocation of some methods in the CORBA API classes might cause permission checks to be made, which might result in a SecurityException. If your program uses any of these methods, ensure that it is granted the necessary permissions.
Table 1. Methods affected when running with Java SecurityManager Class/Interface Method Required permission org.omg.CORBA.ORB init java.net.SocketPermission resolve org.omg.CORBA.ORB connect java.net.SocketPermission listen org.omg.CORBA.ORB resolve_initial_references java.net.SocketPermission connect org.omg.CORBA. portable.ObjectImpl _is_a java.net.SocketPermission connect org.omg.CORBA. portable.ObjectImpl _non_existent java.net.SocketPermission connect org.omg.CORBA. portable.ObjectImpl OutputStream _request (String, boolean) java.net.SocketPermission connect org.omg.CORBA. portable.ObjectImpl _get_interface_def java.net.SocketPermission connect org.omg.CORBA. Request invoke java.net.SocketPermission connect org.omg.CORBA. Request send_deferred java.net.SocketPermission connect org.omg.CORBA. Request send_oneway java.net.SocketPermission connect javax.rmi. PortableRemoteObject narrow java.net.SocketPermission connect
Parent: CORBA support
Error 404 - Not Found Error 404 - Not Found
The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.