Table of Contents |
---|
Introduction
...
In this sample the stock quote client sends a request without WS-Security. The ESB is configured to enable WS-Security as per the policy specified in the policy_3.xml
file, for outgoing messages to the SecureStockQuoteService endpoint hosted on the Axis2 instance.
Prerequisites
- Download and install the unlimited strength policy files for your JDK before using Apache Rampart . To download the policy files, go to
- (e.g., see http://www.oracle.com/technetwork/java/javase/downloads/jce- 6
- 7-download- 429243
- 432124.html).
- For a list of general prerequisites, see Prerequisites to Start the ESB Samples.
...