Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Who is scrambling my SOAP (Moose) object?

by tobyink (Canon)
on Oct 15, 2012 at 08:06 UTC ( [id://999024]=note: print w/replies, xml ) Need Help??


in reply to Who is scrambling my SOAP (Moose) object?

The server end appears to be interpreting the size call as:

DemoService->size($object, 20)

instead of:

$object->size(20)

How to fix it, I'm not sure. Most of my SOAP experience has been at the client end.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://999024]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-24 03:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found