Previous Topic: Web Services InstallationNext Topic: External Specifications


How to Activate Design-Time

The CA SDM Web Services includes a method stub configuration feature for developers in the Java version. When activated, the Web Services ignores the CA SDM server and returns simulated data for method calls so that Web Services calls can be made without running a CA SDM server.

Follow these steps:

  1. Edit deploy.wsdd to uncomment the sections for “design_mode_stubs”.
  2. Reverse the deployment and redeploy the server.
  3. Restart the application server.

    The design-time feature is activated.

Note: The design-time feature applies to CA SDM Web Services methods only.