Hi everyone,

I'm looking for the best strategy to mix a traditional Catalyst web app and SOAP web services.

I just would like to quickly expose some actions as web services. However, I just could not find a Catalyst-ic way to do that (found Catalyst::Plugin::Server but I'm not sure how to use that one).

For now, I seems that I will need to operate a separate application (using Apache::SOAP for example) for enabling web services.

As for the "Why SOAP?" question, I'm trying to communicate with a .Net client application. Since accessing a Web Service in .Net is a point-and-click operation, it was a no-brainer ... until I saw the serverside problems, that is :)

Any ideas?

--
Matthieu Codron
[EMAIL PROTECTED]




_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to