Click here to get back home

Serialization by SOAP server

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Serialization by SOAP server markdibley 07-07-2006
Get Chitika Premium
Posted by markdibley on July 7, 2006, 8:37 am
Please log in for more thread options


I wonder if anyone can help.I have a SOAP web service that seems to
work OK until it has to send large amounts of data (e.g. 2MB). The data
is initially in the form of an array of objects.

I have checked everything I can and so I know that the method called by
the cgi script has finished and has returned the data (within 5
seconds).

For the next few minutes everything hangs, I presume while things are
being serialized, until eventually the http connection times out.

Then, about 10 minutes later I get a whole load of "Cannot encode
'item' element as 'hash'. Will be encoded as 'map' instead" errors in
the http error log, which I presume is either the output of a
"buffered" response OR is the serializer finally doing its job.

Does anyone know what is actually going on during the response part of
SOAP::Transport::HTTP::CGI->dispatch_to()? I can very easily serialize
the data myself but I don't know how to produce the envelope and insert
my own serialized content.

Any help would be gratefully received.

Thanks!!!!


Similar ThreadsPosted
ForkOnAccept for SOAP::Lite TCP server November 27, 2004, 11:32 am
SOAP::Lite WSDL method with multiple soap:body parts February 16, 2005, 3:32 pm
Writing a HTML/ASP SOAP client for a SOAP::Lite destination March 16, 2005, 5:19 pm
SOAP::Lite : Problem of # sign added by SOAP::Lite in the sent SOAPActionstring November 5, 2004, 8:45 pm
Help with SOAP::Lite January 19, 2005, 11:35 pm
SOAP::Lite March 3, 2005, 6:13 am
Using SOAP::Lite and .NET November 16, 2005, 2:12 pm
SOAP::Lite March 5, 2007, 4:26 am
use SOAP::Lite +autodispatch ??? November 23, 2004, 3:12 am
SOAP::Lite weirdness April 6, 2006, 8:07 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap