Web Services Manager
From Oracle FAQ
Oracle Web Services Manager (WSM) is a solution for securing and managing service-oriented architectures (SOA) by allowing enterprises to control and visualize their SOA deployments.
WSM allows IT managers to centrally define policies that govern web services operations such as access control (authentication, authorization), logging, and content validation, and then attach these policies to one or multiple web services, with no modification to existing web services required. In addition, Oracle WSM collects runtime data to monitor access control, message integrity, message confidentiality, quality of service (defined in service-level agreements) and displays that information in graphical charts.
Contents |
History
Oracle WSM was formerly called Oblix COREsv. Oblix was acquired by Oracle in March 2005.
Licensing
Oracle WSM ships both as a standalone product running on Oracle Application Server and as part of the Oracle SOA Suite.
Key features
- Centralized gateway for all web service requests
- Policy Manager
- Policy Enforcement
- Monitoring Dashboard
Network traffic
Inbound traffic: WSM gateways support the reception of both SOAP messages and standard XML message requests over HTTPS, JMS and MQ. HTTPS is enabled by default and cannot be disabled.
Outbound traffic: When configuring the outgoing transport protocol (protocol on which the Web service is invoked) you need specify one of the following protocols: HTTP, HTTPS, JMS, MQ, or even a custom protocol.
Load balancing: Inbound traffic can be load balanced to more than one WSM gateway. This provides fail-over support and greater scalability.

