| At line 18 changed 1 line. |
| 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). |
| This task 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 92 changed 1 line. |
| This aplication server-specific attribute processes the password from a properties file with the |
| This application server-specific attribute processes the password from a properties file with the |
| At line 116 changed 1 line. |
| Path to the configuration parameters file that contains the list of name/value pair configuration parameters. </td> |
| Path to the configuration parameter file that contains the list of name/value pair configuration parameters. </td> |
| At line 126 changed 1 line. |
| sets the configuration paramters for this component. |
| Sets the configuration parameters for this component. |
| At line 151 changed 1 line. |
| This nested element is a optional child element. This element takes a name/value pair for setting the configuration parameters. |
| This nested element is an optional child element. This element takes a name/value pair for setting the configuration parameters. |
| At line 178 changed 1 line. |
| Value of the configuration parameter to be set. If the operand contains spaces, the operand must be in cased within double quotes. Spaces are taken literally. |
| Value of the configuration parameter to be set. If the operand contains spaces, the operand must be encased within double quotes. Spaces are taken literally. |
| At line 209 changed 1 line. |
| <td>When a <instance-name> is specified, the task is executed against the specific instance specified.</td> |
| <td>When an <instance-name> is specified, the task is executed against the specific instance specified.</td> |
| At line 214 changed 1 line. |
| The following code shows how to set the configuration parameters for JBI runtime and JBI Components. |
| The following code shows how to set the configuration parameters for JBI runtime and JBI components. |
| At line 219 changed 1 line. |
| you need to load the JBI task defininitions in the Ant script in the asant environment. |
| You need to load the JBI task definitions in the Ant script in the asant environment. |