IBM User Guide for Java V7 on Windows > Troubleshooting and support > Problem determination > ORB problem determination
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 that could result in a SecurityException.
The following table shows methods affected when running with Java 2 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.ObjectImplOutputStream _request (String, boolean)
java.net.SocketPermission connect
org.omg.CORBA.
portable.ObjectImpl_get_interface_def
java.net.SocketPermission connect
org.omg.CORBA.
Requestinvoke
java.net.SocketPermission connect
org.omg.CORBA.
Requestsend_deferred
java.net.SocketPermission connect
org.omg.CORBA.
Requestsend_oneway
java.net.SocketPermission connect
javax.rmi.
PortableRemoteObjectnarrow
java.net.SocketPermission connect
If your program uses any of these methods, ensure that it is granted the necessary permissions.
Parent: ORB problem determination
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.