Configure basic and initial properties, including directory connection and directory eventing properties. Tasks to configure the local properties for Dynamic Service Activator are:
Use the following configuration statements to configure basic local properties for Dynamic Service Activator:
To configure basic local properties:
For example:
Use the following configuration statements to configure initial properties for Dynamic Service Activator:
To configure initial local properties:
For more information about configuring local properties for the SRC components, see Changing the Location of Data in the Directory.
Use the following configuration statements to configure directory connection properties for Dynamic Service Activator:
- slot number dsa initial directory-connection
{
- url url;
- backup-urls [backup-urls...];
- principal principal;
- credentials credentials;
- protocol protocol;
- timeout timeout;
- check-interval check-interval;
- blacklist;
- snmp-agent;
- }
To configure directory connection properties:
Use the following configuration statements to configure directory eventing properties for Dynamic Service Activator:
- slot number dsa initial directory-eventing
{
- eventing;
- signature-dn signature-dn;
- polling-interval polling-interval;
- event-base-dn event-base-dn;
- dispatcher-pool-size dispatcher-pool-size;
- }
To configure initial directory eventing properties:
For more information about configuring local properties for the SRC components, see Configuring Initial Directory Eventing Properties for SRC Components.