| @@ -347,14 +347,13 @@ stopped.</p> | |||||
| <td>wlclasspath</td> | <td>wlclasspath</td> | ||||
| <td>The WebLogic classpath used by the WebLogic Server.</td> | <td>The WebLogic classpath used by the WebLogic Server.</td> | ||||
| <td class="center">No</td> | <td class="center">No</td> | ||||
| <td>N/A</td> | |||||
| <td rowspan="2">N/A</td> | |||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>properties</td> | <td>properties</td> | ||||
| <td>The name of the server's properties file within the WebLogic home directory used to control | <td>The name of the server's properties file within the WebLogic home directory used to control | ||||
| the WebLogic instance.</td> | the WebLogic instance.</td> | ||||
| <td class="center">Yes</td> | <td class="center">Yes</td> | ||||
| <td>N/A</td> | |||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>name</td> | <td>name</td> | ||||
| @@ -370,19 +369,17 @@ stopped.</p> | |||||
| <tr> | <tr> | ||||
| <td>username</td> | <td>username</td> | ||||
| <td>The management username used to manage the server</td> | <td>The management username used to manage the server</td> | ||||
| <td class="center">N/A</td> | |||||
| <td class="center" rowspan="3">N/A</td> | |||||
| <td>No</td> | <td>No</td> | ||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>password</td> | <td>password</td> | ||||
| <td>The server's management password</td> | <td>The server's management password</td> | ||||
| <td class="center">N/A</td> | |||||
| <td>Yes</td> | <td>Yes</td> | ||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>pkPassword</td> | <td>pkPassword</td> | ||||
| <td>The private key password so the server can decrypt the SSL private key file</td> | <td>The private key password so the server can decrypt the SSL private key file</td> | ||||
| <td class="center">N/A</td> | |||||
| <td>No</td> | <td>No</td> | ||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| @@ -392,7 +389,7 @@ stopped.</p> | |||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>weblogicMainClass</td> | <td>weblogicMainClass</td> | ||||
| <td>name of the main class for WebLogic</td> | |||||
| <td>The name of the main class for WebLogic</td> | |||||
| <td colspan="2">No</td> | <td colspan="2">No</td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| @@ -45,7 +45,7 @@ a <code>condition</code>.</p> | |||||
| <td>property</td> | <td>property</td> | ||||
| <td>The property to set.</td> | <td>The property to set.</td> | ||||
| <td class="center">No; by default, output value to the log</td> | <td class="center">No; by default, output value to the log</td> | ||||
| <td>Ignored</td> | |||||
| <td rowspan="2">Ignored</td> | |||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>mode</td> | <td>mode</td> | ||||
| @@ -53,7 +53,6 @@ a <code>condition</code>.</p> | |||||
| lengths; when <q>each</q> the task outputs the absolute path and length of each included | lengths; when <q>each</q> the task outputs the absolute path and length of each included | ||||
| resource, one per line.</td> | resource, one per line.</td> | ||||
| <td class="center">No; default is <q>all</q></td> | <td class="center">No; default is <q>all</q></td> | ||||
| <td>Ignored</td> | |||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>file</td> | <td>file</td> | ||||
| @@ -79,7 +78,7 @@ a <code>condition</code>.</p> | |||||
| <tr> | <tr> | ||||
| <td>length</td> | <td>length</td> | ||||
| <td>Comparison length.</td> | <td>Comparison length.</td> | ||||
| <td class="center">Ignored</td> | |||||
| <td class="center" rowspan="2">Ignored</td> | |||||
| <td>Yes</td> | <td>Yes</td> | ||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| @@ -87,7 +86,6 @@ a <code>condition</code>.</p> | |||||
| <td>Comparison | <td>Comparison | ||||
| type: <q>equal</q>, <q>eq</q>, <q>greater</q>, <q>gt</q>, <q>less</q>, <q>lt</q>, <q>ge</q> | type: <q>equal</q>, <q>eq</q>, <q>greater</q>, <q>gt</q>, <q>less</q>, <q>lt</q>, <q>ge</q> | ||||
| (greater or equal), <q>ne</q> (not equal), <q>le</q> (less or equal).</td> | (greater or equal), <q>ne</q> (not equal), <q>le</q> (less or equal).</td> | ||||
| <td class="center">Ignored</td> | |||||
| <td>No; default is <q>equal</q></td> | <td>No; default is <q>equal</q></td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| @@ -55,7 +55,7 @@ a <code>condition</code>.</p> | |||||
| <tr> | <tr> | ||||
| <td>count</td> | <td>count</td> | ||||
| <td>Comparison count.</td> | <td>Comparison count.</td> | ||||
| <td class="center">Ignored</td> | |||||
| <td class="center" rowspan="2">Ignored</td> | |||||
| <td>Yes</td> | <td>Yes</td> | ||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| @@ -63,7 +63,6 @@ a <code>condition</code>.</p> | |||||
| <td>Comparison | <td>Comparison | ||||
| type: <q>equal</q>, <q>eq</q>, <q>greater</q>, <q>gt</q>, <q>less</q>, <q>lt</q>, <q>ge</q> | type: <q>equal</q>, <q>eq</q>, <q>greater</q>, <q>gt</q>, <q>less</q>, <q>lt</q>, <q>ge</q> | ||||
| (greater or equal), <q>ne</q> (not equal), <q>le</q> (less or equal).</td> | (greater or equal), <q>ne</q> (not equal), <q>le</q> (less or equal).</td> | ||||
| <td class="center">Ignored</td> | |||||
| <td>No; default is <q>equal</q></td> | <td>No; default is <q>equal</q></td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| @@ -191,7 +191,7 @@ it defaults to <q>system</q>. The <var>password</var> attribute is required for | |||||
| form <code><component>:<target1>,<target2>...</code> Where component is the | form <code><component>:<target1>,<target2>...</code> Where component is the | ||||
| archive name (minus the <samp>.jar</samp>, <samp>.ear</samp>, <samp>.war</samp> extension). | archive name (minus the <samp>.jar</samp>, <samp>.ear</samp>, <samp>.war</samp> extension). | ||||
| Targets are the servers where the components will be deployed</td> | Targets are the servers where the components will be deployed</td> | ||||
| <td>no</td> | |||||
| <td>No</td> | |||||
| </tr> | </tr> | ||||
| <tr> | <tr> | ||||
| <td>debug</td> | <td>debug</td> | ||||