NAME

otasoap - A CGI program (and Registry program under mod_perl) that responds to OTA messages sent via SOAP

SYNOPSIS

# use the "otaclient" program to exercise "otasoap"
# (make sure you have "client_class" set to "Business::Travel::OTA::Client::SOAP")

otaclient --ping
otaclient --ping --client_class=Business::Travel::OTA::Client::SOAP --responder=http://localhost/cgi-bin/otasoap

DESCRIPTION

The "otasoap" program is a CGI program (and Registry program under mod_perl) that responds to OTA messages sent via SOAP.

ACKNOWLEDGEMENTS

* Author:  Stephen Adkins <sadkins@therubicongroup.com>
* Copyright: (c) 2005 Stephen Adkins (for the purpose of making it Free)
* License: This is free software. It is licensed under the same terms as Perl itself.

SEE ALSO