Oracle® Web Services Manager Deployment Guide 10g (10.1.3.3.0) Part Number E10298-01 |
|
|
View PDF |
This guide describes enhancing the default Oracle Web Services Manager (Oracle WSM) environment. The topics covered include:
Oracle WSM Topology
Deployment Environments
Oracle WSM Components and Application Servers Configuration
Oracle WSM Database
Transport Protocols
Policy Enforcement Points Configuration
Authentication Engine Configuration
Note:
Oracle Web Services Manager was previously known as Oblix COREsv and Confluent Core.This Preface discusses the following topics:
This guide targets the needs of anyone who is responsible for deploying Web services management solutions. If you do not have Oracle WSM installed, see Oracle Web Services Manager Installation Guide.
This document assumes that you are familiar with networking concepts.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
Accessibility of Code Examples in Documentation
Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.
Accessibility of Links to External Web Sites in Documentation
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.
TTY Access to Oracle Support Services
Oracle provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, seven days a week. For TTY support, call 800.446.2398.
Use the Oracle Web Services Manager Deployment Guide for specific information on configuring and deploying the Oracle WSM components. This guide also covers securing Oracle WSM components over Secure Sockets Layer (SSL), integrating Oracle WSM with Oracle Access Manager, and configuring Oracle WSM in a clustered environment.
The Oracle Application Server Enterprise Deployment Guide describes how to distribute and deploy Services Oriented Architecture (SOA) components, including Oracle WSM, in an enterprise topology. The Oracle Application Server Enterprise Deployment Guide shows how Oracle WSM fits into an enterprise topology. However, the details of how to configure and deploy Oracle WSM components are found in Oracle Web Services Manager Deployment Guide.
For more information on Oracle WSM, see the following documents in the Oracle Web Services Manager 10g (10.1.3.3.0) documentation set:
Oracle Web Services Manager Installation Guide—Provides instructions for installing and configuring the Oracle Web Services Manager components; it also details how to verify system operation and performance, and how to troubleshoot problems.
Oracle Web Services Manager Administrator's Guide—Provides instructions for using the Web Services Manager Control to manage Web services as well as perform routine tasks to monitor Oracle Web Services Manager status and performance in a production environment.
Oracle Web Services Manager Extensibility Guide—Provides information on extending Oracle Web Services Manager by creating and deploying new custom policy steps.
The following documents are referenced in this guide:
Oracle Application Server Installation Guide for Microsoft Windows
Oracle Access Manager Identity and Common Administration Guide
The following text conventions are used in this document:
Convention | Meaning |
---|---|
boldface | Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic | Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
monospace |
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |
ORACLE_HOME | Directory in which the Oracle product is installed. |
When describing the location of files in this book, the UNIX convention of using a forward slash (/) to denote directories, is used. For example:
ORACLE_HOME
/owsm/config/gateway/gateway-config-installer.properties
file
If you are using Oracle Web Services Manager on a Windows operating system, replace the forward slashes with back slashes (\). For example:
ORACLE_HOME
\owsm\config\gateway\gateway-config-installer.properties
file