You can use these commands to configure activation specifications.
For details of the command properties, see the related reference topic.
Create a new ActivationSpec.
createActivationSpec -name specname -jndiName specname
Modify the properties of an ActivationSpec.
modifyActivationSpec -name specname -propertyList propertylist
The property list should be a list of name, value pairs.
Delete an ActivationSpec.
deleteActivationSpec -name specname