Generate a configuration file for either the WebSphere® Application Server plug-in or the Apache mod_proxy module to use for connecting to a web server such as IBM® HTTP Server (IHS).
public static String generateWASPlugin(Map <BrokerProxy,String> brokerHostMap, long timeoutInMilliseconds)
throws ConfigManagerProxyLoggedException
public static String generateModProxyPlugin(Map <BrokerProxy,String> brokerHostMap, long timeoutInMilliseconds)
throws ConfigManagerProxyLoggedException
public static String getPortConfigAsCSV()
throws ConfigManagerProxyLoggedException
For a sample API program that generates an HTTP server configuration
file for multiple integration nodes, see the following article: Load balancing WebSphere Message Broker HTTP traffic.
For more information, see the IBM Integration API reference documentation (IBM Integration API).