Book Image

Oracle WebLogic Server 12c Advanced Administration Cookbook

By : Dalton Iwazaki
Book Image

Oracle WebLogic Server 12c Advanced Administration Cookbook

By: Dalton Iwazaki

Overview of this book

Table of Contents (15 chapters)
Oracle WebLogic Server 12c Advanced Administration Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Enabling the Administration Port


The Administration Port is a domain wide configuration that segregates all administrative traffic from the application traffic.

In this recipe, the Administration Port will be enabled in the PROD_Domain domain.

Getting ready

The Administration Port requires all WebLogic Server instances, including the Administration Server and the Managed Server, to already be configured to use SSL.

How to do it...

To enable the Administration Port, access the Administration Console:

  1. Access the Administration Console by pointing your web browser to http://adminhost.domain.local:7001/console.

  2. Click on the Lock & Edit button to start a new edit session.

  3. Click on the PROD_DOMAIN link on the left-hand side navigation tree.

  4. Check the Enable Administration Port checkbox and enter 17002 in the Administrative Port text field (as shown in the following screenshot). Click on the Save button.

  5. Click on Activate Changes to finish.

  6. The Administration Console now is accessible only from the URL...