Programming WebLogic JNDI

 Previous Next Contents View as PDF  

Introduction to WebLogic JNDI

Implementation of Java Specifications

J2EE Specification

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

Creating a Context Using a WebLogic Environment Object

Creating a Context from a Server-Side Object

JNDI Contexts and Threads

How to Avoid Potential JNDI Context Problems

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

 

Back to Top Previous Next