Programming WebLogic JNDI
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This section describes the contents and organization of this guide—Programming WebLogic JNDI
This document explains how to set up WebLogic JNDI. It is intended for programmers who are developing WebLogic Server® applications and want to use the JNDI feature.
This document is written for application developers who want to design, develop, configure, and manage applications using the Java 2 Platform, Enterprise Edition (J2EE) from Sun Microsystems and want to use the JNDI API to provide a unified interface to multiple naming and directory services in their enterprise. It is assumed that readers know JNDI and the Java programming language.
For additional information on JNDI, see the following documents:
In addition to this document, BEA Systems provides examples for software developers within the context of the Avitek Medical Records Application (MedRec) sample, discussed in the next section.
MedRec is an end-to-end sample J2EE application shipped with WebLogic Server that simulates an independent, centralized medical record management system. The MedRec application provides a framework for patients, doctors, and administrators to manage patient data using a variety of different clients.
MedRec demonstrates WebLogic Server and J2EE features, and highlights BEA-recommended best practices. MedRec is included in the WebLogic Server distribution, and can be accessed from the Start menu on Windows machines. For Linux and other platforms, you can start MedRec from the WL_HOME\samples\domains\medrec
directory, where WL_HOME
is the top-level installation directory for WebLogic Platform.
WebLogic Server optionally installs API code examples in WL_HOME\samples\server\examples\src\examples
, where WL_HOME
is the top-level directory of your WebLogic Server installation. You can start the examples server, and obtain information about the samples and how to run them from the WebLogic Server Start menu.
![]() ![]() |
![]() |
![]() |