On Thu, 10 Jun 2004, Issac Goldstand wrote: > I seem to recall someone saying that they'd ported > SOAP::Transport::HTTP::Apache for mp2, but I can't seem to > find the relevant post(s)... Am I remembering correctly? > > Issac
The patches for SOAP::Lite on mp2 are available in some messages in the soap-lite mailing list archives. I've used them in the CPAN-Search-Lite project: http://cvs.sourceforge.net/viewcvs.py/cpan-search/ The relevant files are lib/Apache2/SOAP.pm lib/SOAP/Transport/HTTP2.pm An example of using it is under lib/Apache2/Apache/DocServer.pm whose pod section contains the relevant Apache directives. Although the patches try to handle both mp1 and mp2, I've only tested them under mp2. -- best regards, randy kobes -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html