On Mon, Nov 03, 2003 at 09:30:03AM -0800, Peter Guzis wrote:
> There is a POE::Component::Server::SOAP component for POE already, but
> I wasn't able to get it working.  I suspect Rocco made it as a proof
> of concept, but he will know better than I do.
> 
> It is possible to just use POE::Component::Server::HTTP and send off
> the request data to, IIRC, SOAP::Transport::HTTP::Server.  I did this
> successfully last week, but don't have the code in front of me right
> now.  I'll have more info later.

I harbor illusions that it's a functional, useful module, albeit rather
limited in scope (namely, it's tied to the HTTP transport).

If you could provide a test case to illustrate the problems you're
having with it, I'll be happy to address what issues I can.

Also, if you can generalize your server into a proper component, I would
be happy to let you take over the POE::Component::Server::SOAP
namespace.  I haven't done any SOAP work, so I'm not as experienced as I
should be as author of this component.

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/

Reply via email to