| At line 18 changed 1 line. |
| This is the default use case for this task and it modifies the runtime/component configuration parameters on the JBI runtime or a JBI component. The task in this case takes configuration parameters as name/value pairs for setting the configuration parameters of the JBI runtime or JBI component on a particular target (instance or cluster). |
| Tthis task and it modifies the component configuration parameters for a JBI component. The task in this case takes configuration parameters as name/value pairs for setting the configuration parameters JBI component on a particular target (instance or cluster). |
| At line 21 changed 2 lines. |
| In this default usage, it takes the configuration parameters as nested elements <em>param</em> or using attribute <em>params</em> if the parameters are in a file. Parameters passed using the file override the parameters |
| passed using nested elements if both file and nested elements set the same parameters. |
| This task takes the configuration parameters as nested elements <em>param</em> or using attribute <em>params</em> if the parameters are in a file. Parameters passed using the file override the parameters passed using nested elements if both file and nested elements set the same parameters. |