The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

DESCRIPTION

This script is part of the SOAP::Transport::ActiveWorks::Lite testing suite.

This script uses the SOAP-Lite dispatching mechanism to publish an ActiveWorks 'SOAP::Request' event to an ActiveWorks broker given in the 'proxy' parameter. The companion 'soap-lite-adapter.pl' script is the intended recipient adapter.

The receiving adapter will then forward the request to the http server given in the 'uri' dispatch parameter. NOTE that the use of <authority>+<path> is unconventional in URI schema. '+' characters will be converted into '/' path separators.

The results returned to the proxy adapter are then returned in a SOAP envelop contained in a SOAP::Reply ActiveWorks event.

The provided 'Calculator' module must be installed in a 'SafeModules' directory specified in the http server configuration.