Using the System MBean Browser Using the MBeans for a Selected Application

3-22 Oracle Fusion Middleware Administrators Guide

3.8.2 Changing the Administrative User Password Using the Administration Console

To change the password of an administrative user using the Oracle WebLogic Server Administration Console: 1. Navigate to the Oracle WebLogic Server Administration Console. For example, from the home page of the domain in Fusion Middleware Control, select To configure and managed this WebLogic Domain, use the Oracle WebLogic Server Administration Console. 2. From the Domain Structure pane, select Security Realms. The Summary of Security Realms page is displayed. 3. Select a realm, such as myrealm. The Settings for the realm page is displayed. 4. Select the Users and Groups tab, then the Users tab. Select the user. The Settings for user page is displayed. 5. Select the Passwords tab. 6. Enter the new password, then enter it again to confirm it. 7. Click Save.

3.9 Basic Tasks for Configuring and Managing Oracle Fusion Middleware

The following provides a summary of the steps you need to take to configure and manage a basic Oracle Fusion Middleware environment after you have installed the software: 1. Configure Oracle WebLogic Server and components, such as Oracle SOA Suite, Oracle HTTP Server, or Oracle Web Cache. See Oracle Fusion Middleware Installation Planning Guide. 2. Configure SSL. See Chapter 6 . 3. Create and manage metadata repositories, including the MDS Repository. See Section 14.2 . 4. Deploy an application. See Chapter 10 . 5. Configure load balancing. You can configure load balancing between different components or applications. See the Oracle Fusion Middleware High Availability Guide. 6. Back up your environment. See Chapter 16 . 7. Monitor your environment and manage log files. See Chapter 11 and Chapter 12 . 8. Expand your environment. See Chapter 19 . This guide also describes other tasks that you may need to perform, depending on your Oracle Fusion Middleware environment. 4 Starting and Stopping Oracle Fusion Middleware 4-1 4 Starting and Stopping Oracle Fusion Middleware This chapter describes procedures for starting and stopping Oracle Fusion Middleware. It contains the following topics: ■ Overview of Starting and Stopping Procedures ■ Starting and Stopping Oracle WebLogic Server Instances ■ Starting and Stopping Components ■ Starting and Stopping Fusion Middleware Control ■ Starting and Stopping Oracle Management Agent ■ Starting and Stopping Applications ■ Starting and Stopping Your Oracle Fusion Middleware Environment ■ Starting and Stopping: Special Topics

4.1 Overview of Starting and Stopping Procedures

Oracle Fusion Middleware is a flexible product that you can start and stop in different ways, depending on your requirements. In most situations, you can use Fusion Middleware Control, Oracle WebLogic Server Administration Console, or the WLST or OPMN commands to start or stop Oracle Fusion Middleware components. These tools are completely compatible and, in most cases, can be used interchangeably. For example, you can start a J2EE component using WLST and stop it using Fusion Middleware Control.

4.2 Starting and Stopping Oracle WebLogic Server Instances

You can start Oracle WebLogic Server Administration Servers using the WLST command line. You can start and stop Managed Servers using scripts, the WLST command line, the WebLogic Server Administration Console, or Fusion Middleware Control. The following sections describe how to start and stop WebLogic Servers using the WLST command line, Fusion Middleware Control, or both: Note: For information about starting and stopping servers for IBM Websphere, see Starting and Stopping Servers on IBM WebSphere in the Oracle Fusion Middleware Third-Party Application Server Guide.