Application Manager Service API Quick Starts

The following Quick Starts are available for the Application Manager service.

Note: The application manager APIs support only LiveCycle ES LCA files. It does not support LCA files of LiveCycle ES2 and ES4.

LiveCycle operations are organized into the following Quick Start categories:

  • Java API (EJB) - Demonstrates using the LiveCycle strongly-typed API and the connection mode is set to EJB. (See Setting connection properties.)

  • Java API (SOAP) - Uses the LiveCycle strongly-typed API and the connection mode is set to SOAP.

  • Web service API (Base64) - Demonstrates using a .NET client proxy and Base64. (See Invoking LiveCycle using Base64 encoding.)

  • Web service API (SwaRef) - Demonstrates using Java proxy classes and SwaRef. These Java proxy classes are separate from the LiveCycle strongly-typed API. (See Invoking LiveCycle using SwaRef.)

    Note: Quick starts located in Programming with LiveCycle are based on the LiveCycle Server being deployed on JBoss and the Windows operating system. However, if you are using another operating system, such as Unix, replace windows specific paths with paths supported by the applicable operating system. Likewise, if you are using another J2EE application server, then ensure that you specify valid connection properties. (See Setting connection properties.)

// Ethnio survey code removed