1 Overview of Web Services Administration

This chapter provides an overview of web services administration in Oracle Fusion Middleware 12c. Companies worldwide are actively deploying service-oriented architectures (SOA) using web services, both in intranet and internet environments. While web services offer many advantages over traditional alternatives (for example, distributed objects or custom software), deploying networks of interconnected web services still presents key challenges, particularly in terms of security and administration.

This chapter includes the following sections:

For definitions of unfamiliar terms found in this and other books, see the Glossary.

1.1 Web Services Administration in Oracle Fusion Middleware 12c

Oracle Fusion Middleware 12c supports Oracle Infrastructure web services and Java EE web services. At development time, application developers can secure web services by attaching policies using Oracle JDeveloper or programmatically using annotations. Post-deployment, system administrators can secure web services by attaching policies to the service endpoints or globally by reference to a range of endpoints.

In addition to securing the web services, system administrators may need to:

  • Deploy, configure, test, and monitor web services.

  • Enable, publish, and register web services.

  • Manage policy lifecycle to transition from a test to production environment.

  • Test interoperability with other web services.

For details about securing the web services and managing web services policies, see Securing Web Services and Managing Policies with Oracle Web Services Manager.

1.2 Roadmap for Web Service Administration Tasks

Use the tools defined in the following table to secure and administer web services.

For information about how to access these administration tools, see Accessing the Administration Tools.

Table 1-1 Tools Used for Web Service Administration Tasks

Use this tool... To perform the following tasks...

Oracle Enterprise Manager Fusion Middleware Control

  • Deploy web service applications.

  • View and configure RESTful and Oracle Infrastructure web services and clients.

  • View Java EE (WebLogic) web services and clients.

  • Secure Java EE, RESTful, and Oracle Infrastructure web services with OWSM policies. For more information about securing web services using OWSM, see Securing Web Services and Managing Policies with Oracle Web Services Manager.

  • Test web services.

  • Monitor the run-time performance and audit web services.

  • Manage diagnostic and message logs.

  • Register web services and sources, and publish registered web services.

Note:

WebLogic Scripting Tool (WLST)

  • View and configure Oracle Infrastructure web services and clients.

  • View Java EE web services and clients.

  • Secure Oracle Infrastructure web services and Java EE web services with OWSM policies. For more information about securing web services using OWSM, see Securing Web Services and Managing Policies with Oracle Web Services Manager.

  • Manage application migration between environments, such as from test to production.

Oracle WebLogic Server Administration Console

Secure and manage Java EE web services.

For more information about using the Oracle WebLogic Server Administration Console to secure and administer Java EE web services, see "Web Services" in the Oracle WebLogic Server Administration Console Online Help.

Note: If available, Oracle Enterprise Manager Fusion Middleware Control is the preferred graphical user interface (GUI) tool for securing and managing Java EE web services.