You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`deploy.timeout`| The number of milliseconds that WLST waits for the undeployment process to complete. A value of zero (0) means the operation will not timeout. |
20
20
|`disable.rcu.drop.schema`| Whether the RCU drop step should be skipped when running Create Domain with the `-run_rco` switch (default is `false`). |
21
21
|`enable.create.domain.password.validation`| Whether Create Domain should try to validate user passwords using the SystemPasswordValidator settings in the model (default is `true`). |
22
+
|`merge.server.start.arguments`| Whether to merge the `ServerStart``Arguments` attribute when running the Update Domain Tool (default value is `true`). Setting the value to false will trigger replacing instead of merging. |
22
23
|`redeploy.timeout`| The number of milliseconds that WLST waits for the redeployment process to complete. A value of zero (0) means the operation will not timeout. |
23
24
|`set.server.groups.timeout`| Specifies the amount of time the set server groups connection can be inactive before the connection times out. |
24
25
|`ssh.private.key.default.file.name`| The default file name of the SSH private key file (default is `id_rsa`). |
0 commit comments