![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
![[z/OS]](../images/ngzos.gif)
Propagating the plugin-cfg.xml file to web servers
For web servers that are defined in the WebSphere Application Server Network Deployment (ND) configuration, you can automatically propagate the generated plugin-cfg.xml file to web servers using the autoPropagate keyword option, or by using the propagatePluginCfg.py script.
About this task
- autoPropagate keyword option:
- The format of this option is autoPropagate,<cellName:><nodeName:><webServerName>.
- More than one <cellName:><nodeName:><webServerName> combination can be defined using a comma as the delimiter.
- Each field <cellName:><nodeName:><webServerName> can
use an asterisk for a wildcard. For example:
autoPropagate,*:*:*
autoPropagate,cellA:nodeA:webServerA,cellA:nodeB:webServerB
- propagatePluginCfg.py script:
The script is available in the <WAS_HOME>/bin/propagatePluginCfg.py directory. To learn more about this script, read about propagatePluginCfg.py.
To propagate the generated plugin-cfg.xml file using the autoPropagate keyword option, or the propagatePluginCfg.py script, follow this procedure: