IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Testing the HTTP proxy servlet

Test the HTTP proxy servlet with a broker that receives HTTP requests and passes them to a message flow.

To test the HTTP proxy servlet, use an existing web services client application or write your own SSL test client application by using Java™.

To test the HTTP proxy servlet, complete the following steps:

  1. Install a client application that can send HTTP or SSL (HTTPS) requests. For example,:
    • OpenSSL: An open source tool available from the Internet at: OpenSSL downloads website that can be used to send SSL (HTTPS) requests to the servlet container.
    • A broker message flow that has an HTTPRequest or SOAPRequest node that can generate and send HTTP requests to an HTTP listener.
    • A web browser by using web pages or Java Server Pages (JSP) that can send HTTP POST requests. Most web browsers support HTTP and HTTPS.
    • A client application that sends requests by using HTTP, HTTPS, or both HTTP and HTTPS.
  2. Configure a message flow with HTTP and SOAP input and reply nodes. The HTTPInput and SOAPInput nodes must be configured with a URL that matches the context root of the HTTP proxy servlet; see Importance of the context root when you configure the HTTP proxy servlet. The message flow receives the messages from the HTTP proxy servlet. If an HTTP or SOAP reply node is configured, responses are sent back to the HTTP proxy servlet.
Results:

You have tested the HTTP proxy servlet.


ac69460_.htm | Last updated Friday, 21 July 2017