Components and Services Java API Quick Start(SOAP)

Java API Quick Start(SOAP) is available for components and services.

Quick Start (SOAP mode): Deploying a component using the Java API

Quick Start (SOAP mode): Setting the execution context of a service using the Java API

Quick Start (SOAP mode): Disabling service security using the Java API

Quick Start (SOAP mode): Starting a service using the Java API

Quick Start (SOAP mode): Modifying a services configuration values using the Java API

Quick Start (SOAP mode): Removing components using the Java API

AEM Forms operations can be performed using the AEM Forms strongly-typed API and the connection mode should be set to SOAP.

  • Note: You cannot programmatically manipulate components and services by using web services.
    Note: Quick starts located in Programming with AEM forms are based on the Forms 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