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, C++ server applications that run in a WebLogic Enterprise domain. The C++ examples shown in this book are based on the sample applications described in the Guide to the University Sample Applications.

 

Server Application Concepts

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

Steps for Creating a WebLogic
    Enterprise Server Application

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

Designing and Implementing a Basic
    WebLogic Enterprise Server Application

Explains the fundamental concepts and processes involved with designing and implementing a basic WebLogic Enterprise server application, based on the Basic University sample application.

Security and WebLogic Enterprise
    Server Applications

Explains the role of a WebLogic Enterprise server application in implementing a security model for a WebLogic Enterprise domain.

Integrating Transactions into a
    WebLogic Enterprise 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.

Wrapping a BEA Tuxedo Service in an
    Object

Describes how to integrate a BEA Tuxedo application into a WebLogic Enterprise server application.

Scaling a WebLogic Enterprise 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.