WebLogic RMI Registry

The WebLogic RMI Registry allows applications to locate objects bound to WebLogic Server. This is critical in a distributed environment, where local clients must locate objects on remote servers. The WebLogic Registry is hosted by WebLogic Server and uses WebLogic's implementation of JNDI. Registry communications are conducted over the same single connection as RMI and JDBC transactions, thereby optimizing resources. The RMI Registry is created at server startup. Objects bound to the Registry are accessed using several protocols, including rmi://, http://, https://, and iiop.

Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.