HTTP proxy servlet is deployed to a servlet container on the same machine as IBM App Connect Enterprise

You can configure the HTTP proxy servlet for a deployment where the HTTP proxy servlet is deployed to a servlet container on the same machine as IBM App Connect Enterprise.

In the following figure, the HTTP proxy servlet is running on the same machine as the integration node. The HTTP proxy servlet connects to the integration node queue manager by using bindings mode (local connection).

The diagram is described in the text.

In this configuration example, you must configure the following HTTP proxy servlet configuration parameters. For information about configuring the HTTP proxy servlet, see Configuring the HTTP proxy servlet.

  • Set useClientMode to false.
  • Set useQueueManagerDataInsteadOfConfigFile to "".
  • Set configFile to the location of the configuration file, for example, C:\ProgramData\IBM\MQSI\components\my_node\config\wsplugin6.conf.
where my_node is the name of your integration node.
Before you configure, deploy, and test the HTTP proxy servlet, ensure that you understand the following concepts: When you have gained an understanding of the HTTP proxy servlet concepts, read the following topics to help you configure, deploy, and test the HTTP proxy servlet: