Generating a Liberty server cluster plug-in configuration by using an MBean
You can generate the plugin-cfg.xml file for Liberty server cluster by calling the ClusterManager MBean.
Before you begin
Procedure
- Call the ClusterManager MBean generateClusterPluginConfig operation to create a single, merged plugin-cfg.xml file that instructs a web server plug-in to redirect requests to multiple application servers residing on multiple hosts. For more information, see Generating a merged plug-in configuration for Liberty servers by using the ClusterManager MBean.
- For additional information about plugin-cfg.xml files, see Adding a plug-in configuration to a web server.