Contents for Programming WebLogic JNDI

 

Introduction to WebLogic JNDI

Implementation of Java Specification

J2EE Specification

Overview of JNDI in WebLogic Server

Programming with WebLogic JNDI

Using WebLogic JNDI from a Java Client

Setting Up JNDI Environment Properties for the InitialContext

Creating a Context Using a Hashtable

Creating a Context Using a WebLogic Environment Object

Creating a Context from a Server-Side Object

Associating a WebLogic User with a Security Context

Using the Context to Look Up a Named Object

Using a Named Object to Get an Object Reference

Closing the Context

Using WebLogic JNDI in a Clustered Environment

Using the Relationship of RMI and JNDI to Enable WebLogic Clusters

Making Custom Objects Available to a WebLogic Server Cluster

Data Caching Design Pattern

Exactly-Once-Per-Cluster Design Pattern

Using WebLogic JNDI from a Client in a Clustered Environment

Using JNDI from Within J2EE Components