If you have a web service or client running on OC4J, and you want to protect it using OWSM agent communicating with remote policy manager and monitor, then follow the following steps.
- Install 10.1.3.1 OC4J
- Install 10.1.3.1 OWSM
- Apply 10.1.3.3 patchset. Note: The above sequence is required, as you cannot install OWSM on top of 10.1.3.3 OC4J.
- Uninstall policymanager, coreman, and ccore applications from OC4J
- Login to OWSM console, and add the agent component.
- Once agent component is added, click the Edit icon and modify cfluent.monitor.rmi.host to point to the existing monitor application running elsewhere.
- Open OC4J_HOME/owsm/bin/agent.properties, and modify agent.policymanagerURL in addition to other properties required for configuring agent
- Deploy the agent using wsmadmin tool
Agent will be ready to get policies from the right policy manager, and send metrics to the right monitor.
|