[ale] need help with SOAP server
Fletch
fletch at phydeaux.org
Fri Mar 11 19:18:24 EST 2005
>>>>> "Michael" == Michael Hirsch <mdhirsch at gmail.com> writes:
[...]
Michael> Usually SOAP is done over HTTP, and apache with tomcat is
Michael> a common implementation. I'm pretty sure that there are
Michael> mod-perl SOAP libraries, so all you would need is Apache,
Michael> in that case.
SOAP::Lite (available from CPAN) works both under Apache (with and
without mod_perl) and as a standalone daemon (over HTTP or a vanilla
TCP socket).
Or try Ruby, which comes with soap support core in 1.8.2:
http://www.ruby-doc.org/stdlib/libdoc/soap/rdoc/index.html
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org| Vincent, you should cease askin' \ o.O'
| scary questions." -- Jules =(___)=
| U
More information about the Ale
mailing list