BEA Logo






BEA WebLogic Enterprise Release 5.1

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

 

 

This topic describes how programmers can implement key features in the BEA WebLogic Enterprise product to design and implement scalable, high-performance, Java server applications that run in a WebLogic Enterprise domain. The Java examples shown are based on the sample applications described in the Guide to the Java Sample Applications.

 

Java Server Application Concepts

Introduces a number of basic concepts about creating WebLogic Enterprise server applications and describes the programming entities you create for a WebLogic Enterprise server application.

Steps for Creating a Java Server Application

Lists and describes the basic steps you follow to create a WebLogic Enterprise server application.

Integrating Transactions into a Java Server Application

Describes how the WebLogic Enterprise system supports transactions in a WebLogic Enterprise domain and how you can implement transactions into your server applications.

Scaling a Java Server Application

Describes the key scalability features that you can build into your WebLogic Enterprise applications to make them highly scalable, including replicated server processes and groups, factory-based routing, and object state management.

Related Topics


Getting Started

Presents an overview of the WebLogic Enterprise product and describes the process for developing distributed CORBA and EJB applications using the WebLogic Enterprise software.

Administration

Describes the UBBCONFIG file and administering WebLogic Enterprise applications.

Commands, System
    Processes, and MIB
    Reference

Describes the commands used to build and manage WebLogic Enterprise applications and EJBs, the server processes used by WebLogic Enterprise applications, and the MIB classes that were added or enhanced to support WebLogic Enterprise applications.

Sample Applications

Provides access to the sample applications that demonstrate the tasks involved in developing WebLogic Enterprise applications and EJBs.