[Catalyst] Soaping up Catalyst
Andy Grundman
andy at hybridized.org
Thu Aug 18 15:52:26 CEST 2005
Christopher H. Laco wrote:
> I'm looking to bolt-on SOAP access into Handel. Under normal
> circumstances I could just glue Apache::SOAP, possibly a Handel::SOAP
> handler and the core modules together. For the sake of adding SOAP, that
> would probably do it.
>
> But, what about SOAP inside of Catalyst app? Has anyone taken a crack at
> that yet? I was thinking that the first issue would be default views
> like most are using in the examples.
Have you taken a look at the XMLRPC plugin? I imagine SOAP could be
handled in a very similar manner.
-Andy
More information about the Catalyst
mailing list