1. Are there pre-defined names for property values (propval), in other words, is there a list of properties that can be set? I have seen examples where the propval name='action_authorization', name='value_authorization' etc. are used to allow a user to control a particular service. What other properties can be set? Are there default values if I don't have any property-group entries in my manifest? 2. If two services are mutually exclusive, is there a way to control the execution of the other service (not start as long as this service is running, or throw an error message) from the manifest?
thanks Priya