Previous Topic: Tune Continuous Update Intervals

Next Topic: Prepare an Identity Manager Environment for Web Services

How to Create TEWS Jars

CA RCM uses the Task Execution Web Service (TEWS) to reset the role owners for new provisioning roles that it creates in CA Identity Manager.

The CA RCM Client Tools includes TEWS jars that will work for most deployments. However, if you customized the following Identity Manager tasks, you need to create Java proxy source code (.java files) based on the WSDL for those tasks:

The following procedure outlines the high-level steps involved in generating the TEWS jars:

  1. Prepare the Environment for web services.
  2. Build Apache Axis Java proxy classes.
  3. Create a Java jar file for the compiled proxy classes.