Contents for Programming WebLogic JNDI

 

 

Introduction to WebLogic JNDI

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 Hash Table

Creating a Context Using a WebLogic Environment Object

Creating a Context from a Server-Side Object

JNDI Contexts and Threads

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

Clustering J2EE Services

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 WebLogic JNDI Between WebLogic Domains