2 Accessing the Administration Tools
This chapter introduces the several administration tools you can use to secure and administer Fusion Middleware Web Services. This chapter describes how to access the security and administration tools.
This chapter includes the following sections:
2.1 Accessing Oracle Enterprise Manager Fusion Middleware Control
Use the Oracle Enterprise Manager Fusion Middleware Control to manage services in your enterprise, including hosts, databases, listeners, application servers, HTTP Servers, and Web applications as one cohesive unit.
To access Oracle Enterprise Manager Fusion Middleware Control:
For more information, see "Getting Started Using Oracle Enterprise Manager Fusion Middleware Control" in Administering Oracle Fusion Middleware.
2.2 Accessing Oracle WebLogic Remote Console
You can access the WebLogic Remote Console to configure security parameters, including managing users, groups, and roles.
To access Oracle WebLogic Remote Console:
For more information, see "Start the Console" in the Oracle WebLogic Server Administration Console Online Help.
2.3 Accessing the Web Services Custom WLST Commands
The WebLogic Scripting Tool (WLST) is a command-line scripting environment that you can use to create, manage, and monitor WebLogic domains.
To access the web services WLST commands:
For secure mode, use the following
connect()
command:connect("weblogic","password","t3s://myAdminServer.example.com:7001")
For more information about using WLST, see "Using the WebLogic Scripting Tool" in Understanding the WebLogic Scripting Tool.
For more information about the web Services WLST commands, see "Web Services Custom WLST Commands" in WLST Command Reference for Infrastructure Components.