Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Soap::Lite Issue

by rbala (Acolyte)
on May 21, 2013 at 19:04 UTC ( [id://1034587]=perlquestion: print w/replies, xml ) Need Help??

rbala has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks, I have a Soap::Lite running in server side , which I am using to tranfer a network capture of wireshark . I am returning this as an array to the soap client . I am getting the following error :

Use of inherited AUTOLOAD for non-method Soap::Serializer::as_base64Binary is deprecated at /opt/Activeperl/site/lib/SOAP/Lite.pm.

. Also , Soap server hangs therein. Can you please help me to solve this ? Thanks, Bala.

Replies are listed 'Best First'.
Re: Soap::Lite Issue
by Anonymous Monk on May 21, 2013 at 22:48 UTC

    Also , Soap server hangs therein. Can you please help me to solve this ? Thanks, Bala.

    No, its impossible

    It might be some kind of perl/autoload bug, it might be some kind of soap/xml issue ... so if you want help, you'll need to create a test case (code that triggers the problem on so and so version of perl and ....)

      Apologies . As you said, soap server did not hang, it took some time to return to the calling program . I found it having retested again. The actual issue is when the file size become larger only , this issue arises. When the file size is small in the range of 6 kb or so, there is no issue . FYI: The soap client and server are both perl.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1034587]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 01:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found