Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will start the component's http server on port 8912 and wait for a request which it will forward to "http://64.124.140.3/soap" for processing.

A simple JMS HTTP client is provided so that a simple post can be set to the server.
The client is built and run from source using Ant.
Just execute 'ant' from the current directory to run the HTTP client.