BEA WebLogic Server™ 8.1 Unleashed
by Mark Artiges, Gupreet Singh Bhasin, Bernard Ciconte, Malcolm Garland, Saranathan Govindarajan, James Huang, Subramanian Kovilmadam, Kunal Mittal, Paul J. Perrone, Tom Schwenk, Steve Steffen
JNDI and WebLogic Server
WebLogic 8.1 provides a SPI implementation as specified in JNDI Specification 1.2.1. This enables Java clients to connect to WebLogic Server using standard JNDI calls. Clients can get access to WebLogic name services and make objects available, as well as retrieve them, in the WebLogic namespace. The naming service implementation of WebLogic uses a JNDI tree. Each WebLogic Server instance maintains its own copy of the JNDI tree where the object bindings that resolve into this server and other servers in the cluster are stored.
A Java client that wants to access services of an object that's already been loaded into a WebLogic Server's JNDI tree would typically perform the following tasks:
Establish a context with the server ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access