Oracle WebLogic Server Programming WebLogic JNDI

Oracle WebLogic Server Programming WebLogic JNDI, 10 g Release 3 (10.3) Copyright © 2007, 2008, Oracle and/or its affiliates. All rights reserved.
Programming WebLogic JNDI 3-1 CHAPTER 3 WebLogic JNDI The following sections describe programming with WebLogic JNDI: z “Using WebLogic JNDI to Connect a Java Client to a Single Server” on page3-1 z “Setting Up JNDI Environment Properties for the InitialContext” on page3-2 z “Using the Context to Look Up a Named Object” on page3-7 z “Using a Named Object to Get an Object Reference” on page3-8 z “Closing the Context” on page3-8 z “Using WebLogic JNDI in a Clustered Environment” on page3-9 z “Using JNDI from Within Java EE Components” on page3-15 z “Setting Up Foreign JNDI” on page3-16 Using WebLogic JNDI to Connect a Java Client to a Single Server The WebLogic Server JNDI Service Provider Interface (SPI) provides an InitialContext implementation that allows remote Java clients to connect to WebLogic Server. The client can specify standard JNDI environment properties that identify a particular WebLogic Server deployment and related connection properties for logging in to WebLogic Server
Download Oracle WebLogic Server Programming WebLogic JNDI.Pdf
