Editing application configurations using the wsadmin scripting tool
Use the wsadmin tool to configure application settings.
About this task
You can use the AdminApp edit or editInteractive command to change an entire application or a single application module.
You can set or update a configuration value using options in batch mode. To identify which configuration object is to be set or updated, the values of read only fields are used to find the corresponding configuration object. All the values of read only fields have to match with an existing configuration object, otherwise the command fails.
You can use pattern matching to simplify the task of supplying required values for certain complex options. Pattern matching only applies to fields that are required or read only.
Attention: Se um aplicativo estiver em execução, a alteração
de uma configuração do aplicativo fará com que ele seja reiniciado. Em servidores
independentes, o aplicativo será reiniciado depois de salvar a alteração. Em produtos de vários servidores, o aplicativo reinicia após você salvar a alteração e os arquivos sincronizarem no nó onde o aplicativo está instalado. Para controlar quando a sincronização
ocorrerá em produtos com vários servidores, cancele a seleção de Sincronizar Alterações com Nós na página de Preferências do Console.