Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure concurrent managed object templates

Before you begin

Review the following information to help you select the type of concurrent managed object (CMO) template for your environment:

WebLogic Server provides concurrency capabilities to Java EE applications by using CMO templates to make threads container-managed. You configure CMO templates and then make them available for use by application components, such as servlets and EJBs. You can define three types of CMO templates:

The main steps for configuring a CMO template are:

  1. In the left pane of the Console, expand Environment and select Concurrent Templates.
  2. On the Summary of Concurrent Managed Object Templates page, click New.
  3. Select the CMO template type from the drop-down box.

After you finish

You do not need to restart the Administration Server after creating and initially configuring a CMO template. However, if you modify an existing CMO template, you must restart the Administration Server.


Back to Top