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 testing suite.

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

The receiving adapter then works like an ordinary SOAP server and invokes the requested class, 'Calculator', in the usual way. The results are returned in a SOAP envelop contained in a SOAP::Reply ActiveWorks event. The provided 'Caluclator' module must be installed in a 'SafeModules' directory specified in the soap-lite adapter.