To start a service, perform the following tasks:
Include project files.
Create a ServiceRegistry Client API object.
Reference a service.
Start the service
Include project files
Include necessary files into your development
project. If you are creating a client application by using Java,
include the necessary JAR files. If you are using web services,
make sure that you include the proxy files.
Create a ServiceRegistry Client API object
Before you can programmatically
perform a service registry operation, you must create a ServiceRegistryClient object.
Start the service
To programmatically deploy a component, reference
the component JAR file. When you reference the JAR file, create
a com.adobe.idp.Document object that stores the
JAR file.