You can use service components to perform background processing or to provide common services for EAServer clients and other EAServer components.
To add service components to EAServer when the server is not running, which may be required by OEM clients, replace the EAServer property file with a property file that has the appropriate services listed for start-up by doing one of:
Replace default.properties, located in Repository/Instance/com/sybase/djc/server/ApplicationServer, with an appropriate properties file before starting the server for the first time, or,
Create a configuration script, or modify default-application-servers.xml, and run the configure command before starting the server for the first time, or,
Update <ServerName>.properties, either by using a configuration script or by replacing it with a preconfigured properties file.