Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

Creating and Configuring Core Administrative Resources

The BEA Tuxedo system core administrative resources consist of both ATMI and CORBA domains and their associated resources. The BEA Administration Console enables the system administrator to manage the core BEA Tuxedo ATMI resources for configuration and run-time administration.

Note: For detailed instructions on creating and configuring BEA Tuxedo CORBA administrative resources, refer to Creating and Configuring Tuxedo CORBA Resources.

The following help topics define the fields for the Create New Object window and Configuration Tool tab pages when creating or configuring the BEA Tuxedo ATMI administrative resources.

This topic includes the following sections:

Note: Descriptions fields that do not allow you to enter text or make a choice of entries are described briefly.

 


Opening an Existing Domain

To open an existing domain, select Domain—>DomainName from the menu bar.

Figure 4-1 shows a sample domain menu listing the simple domain.

Figure 4-1 Sample Domain Menu

Sample Domain Menu


 

The following table describes the other Domain menu options.

Menu Option

Description

New

Creates a new domain. Use this option if the domain you want is not listed on the menu. After clicking on New, enter the pathname of the tuxconfig file for your domain. The GUI will then invoke the specified domain and add its name to the menu for future reference.

Open

Displays an existing domain that is not listed on the menu.

simple

Opens and displays the domain called simple in the tree view.


 

 


Creating a New Domain

Using the BEA Tuxedo Administration Console applet, you can perform all of the administrative tasks required to manage a BEA Tuxedo domain.

To create a new domain, select Domain—>New from the menu bar to display the Create New Object window as shown in Figure 4-2. (You can also select an existing domain in the tree and select Quick Menu—>New.)

Figure 4-2 Create New Object Window for a Domain

Create New Object Window for a Domain


 

Enter values for the following fields:

Click Create to create the new domain. (Or click Cancel to close the window without creating a new domain.)

The following sections explain in detail the attribute fields on the Create New Object window for domains.

Hexadecimal Addresses

Anywhere within the interface, fields that take an address in decimal format can also be specified in hexadecimal format when preceded by the characters 0x. Each character after the initial 0x is a number between 0 and 9 or a letter between A and F (not case sensitive). The hexadecimal format is useful for arbitrary binary network addresses such as IPX/SPX or TCP/IP. For example:

0x0002091E9B02C112

0002 is the first part of a TCP/IP address and 091E is the port number 2334 translated into a hexadecimal number. The rest of the line contains hexadecimal numbers that are translations of the elements of the IP address 155.2.193.12: 155 becomes 9B, 2 becomes 02, and so on.

 

Skip navigation bar  Back to Top Previous Next