I used this book: 

Programming Web Services with Perl 
By Pavel Kulchenko,  Randy J. Ray  
    
Publisher : O'Reilly 
Pub Date : December 2002 
ISBN : 0-596-00206-8 

El mar, 06-05-2008 a las 10:39 -0500, P Dobranski escribió:
> Nicholas, Alejandro, thanks for the excellent suggestions.
> 
> I think between Poe::Component::Server::XMLRPC and
> POE::Component::Server::AsyncEndpoint I should be able to glean enough
> details to get something working with SOAP::Lite.
> 
> 
> 
> On Mon, May 5, 2008 at 12:40 PM, P Dobranski <[EMAIL PROTECTED]> wrote:
> 
> > I have a need for access to a web service via SOAP from within a POE-based
> > program.
> > I would like that access to be non-blocking, which leads me to think that
> > the SOAP::Lite service object needs to
> > be implemented from within a POE::Wheel::Run.
> >
> > I've looked through CPAN and didn't really see an out of the box module
> > for such non-blocking SOAP requests
> > (I'm the SOAP client, not the server).
> >
> > Are there any more efficient means to accomplish my goal or is
> > POE::Wheel::Run the right path to follow?
> > Thanks for any input you might have.
> >
> > dobranski.cr <at> gmail dotcom
> >

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

Reply via email to