Preface

This document is a resource for software developers who develop applications that include WebLogic Server EJBs, version 3.2 or earlier.

Audience

This document is a resource for software developers who develop applications that include WebLogic Server EJBs, version 3.2. It also contains information that is useful for business analysts and system architects who are evaluating WebLogic Server or considering the use of WebLogic Server EJBs for a particular application.

The topics in this document are relevant during the design and development phases of a software project. The document also includes topics that are useful in solving application problems that are discovered during test and pre-production phases of a project. This document does not address production phase administration, monitoring, or performance tuning.

It is assumed that the reader is familiar with Jakarta EE and EJB 3.2 concepts. This document emphasizes the value-added features provided by WebLogic Server EJBs and key information about how to use WebLogic Server features and facilities to get an EJB application up and running.

Related Documentation

This document contains EJB-specific design and development information. For information on programming and packaging 3.2 EJBs, see Developing Enterprise JavaBeans for Oracle WebLogic Server.

For comprehensive guidelines for developing, deploying, and monitoring WebLogic Server applications, see the following documents:

Samples and Tutorials

Oracle provides a variety of code examples and tutorials that show WebLogic Server configuration and API use, and provide practical instructions on how to perform key development tasks. For more information, see Sample Applications and Code Examples in Understanding Oracle WebLogic Server.

Oracle recommends that you run some or all of the EJB examples before developing your own EJBs.

New and Changed WebLogic Server Features

For a comprehensive listing of the new WebLogic Server features introduced in this release, see What's New in WebLogic Server in What's New in Oracle WebLogic Server.

Conventions

The following text conventions are used in this document:

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.