Configure the HTTP proxy servlet with the details of the integration node environment to which the HTTP proxy servlet connects. The HTTP proxy servlet must be configured before you deploy the HTTP proxy servlet to a servlet container.
In order that the HTTP proxy servlet can access the SOAPInput and SOAPReply nodes, you must enable the integration node listener for each integration server where message flows with SOAP nodes are deployed. See HTTP listeners and Switching from embedded listeners to an integration node listener.
The HTTP proxy servlet proxyservlet.war file is part of the runtime environment, and can be found in the following directory:
install_dir/server/tools
where install_dir specifies the name of your runtime installation directory.
Complete the following steps to configure the web deployment descriptor (web.xml) for the HTTP proxy servlet by using the IBM® Integration Toolkit.
You have now configured the HTTP proxy servlet with the initialization parameters.
Deploy and configure the HTTP proxy servlet on the web application server that will host the JavaScript application, see Deploying the HTTP proxy servlet on a servlet container.