BEA Logo







BEA WebLogic Enterprise Release 5.0

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

 

BEA WebLogic Enterprise lets you build J2EE applications that combine the best features of distributed objects and transaction processing technology. The applications have the advantage of a J2EE-compliant programming model, combined with a powerful and robust WebLogic Enterprise infrastructure. The information presented here is designed to help you get started, develop EJB and RMI applications, administer your systems, and find detailed reference descriptions. This information supplements the Sun Microsystems, Inc. evolving Enterprise JavaBeans 1.1 Specification (Public Release 2, October 18, 1999).

 

What's New

Learn about the new WLE J2EE features.

Programming

Explains how to build EJB and RMI applications.

Administration

Explains how to perform administration tasks for WLE applications.

Designing and Developing EJBs
    in the WLE System

Discusses EJB application design considerations, describes how the WLE system supports the EJB model, and explains the basic steps for developing an EJB application that can be deployed in the WLE environment.

Building and Deploying EJBs

Describes the basic tasks associated with building and deploying both standand and deployable EJBs. This topic focuses on the deployment characteristics of the WLE environment.

Using the WLE EJB Deployer

Explains how to use the WebLogic EJB Deployer to examine, configure, and deploy EJBs on the WLE system.

Sample Applications

Provides links to the WLE sample applications, including the EJB and RMI sample applications.

Using the WLE SPI Implementation for JNDI

Explains how to use the BEA WebLogic Enterprise (WLE) Service Provider Interface (SPI) implementation for Java Naming and Directory Interface (JNDI) in WLE applications.

Using the JDBC Drivers

Explains how to use the JDBC drivers included with the WebLogic Enterprise software, including the WLE JDBC/XA driver, the jdbcKona drivers for Oracle and MSSQLServer4, and the jdbcKona extensions to the JDBC API.

Using RMI in a WebLogic Enterprise Environment

Explains what RMI is and how it relates to J2EE programming in WLE, and describes how to develop RMI applications in a WLE environment.

Using Security

Provides an introduction to the concepts associated with the WLE security features, a description of how to secure your WLE applications using the security features, and a guide to the use of the APIs in the WLE Security Service.

Using Transactions

Explains how to use transactions in CORBA, EJB, and RMI applications that run on the WebLogic Enterprise system.

Reference

Describes the format and semantics of WLE commands and file formats that you can use with EJB and RMI applications.

Tuning and Scaling Applications

Explains how to scale and tune CORBA, EJB, and RMI applications that run on WebLogic Enterprise (WLE) from BEA Systems, Inc.

System Messages

Documents the system messages catalogs for the WLE and relevant BEA Tuxedo components.

J2EE Shortcuts & Other Resources


Introductory J2EE Links

The WLE EJB Programming
    Environment

Overview of RMI in WLE

Introduction to WLE Security

Introducing Transactions

Using the WLE SPI
    Implementations for JNDI

Programming & Administration Links

EJB Deployment Descriptor
    Reference

Deployment descriptor reference, reprinted from the Sun EJB 1.1 Specification.

WebLogic EJB Extensions
    Reference

Reference for the WebLogic EJB extensions to the deployment descriptor DTD.

Creating a Configuration File
    (UBBCONFIG)

Tuning and Scaling Applications

Enterprise JavaBeans
    Specification v1.1

Sun Microsystems Inc. J2EE Javadoc

javax.ejb

java.sql (link to Sun)

javax.sql (link to Sun)

javax.naming,
     javax.naming.directory,
    and javax.naming.spi

javax.transaction

java.rmi (link to Sun)

javax.rmi (link to Sun)

Design Patterns

Process-Entity Design Pattern