Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)

by Krambambuli (Curate)
on Mar 30, 2010 at 20:57 UTC ( [id://831954]=note: print w/replies, xml ) Need Help??


in reply to Re^4: SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)
in thread SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)

Hmmmm... note that the author of SOAP::WSDL is also the maintainer of SOAP::Lite,
and it seems to me that with regard to WSDL, SOAP::Lite is rather far behind SOAP::WSDL.

Would be nice to keep this thread updated if you find a solution.

Thank you,

Krambambuli
---
  • Comment on Re^5: SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)

Replies are listed 'Best First'.
Re^6: SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)
by gghildyal (Initiate) on Mar 22, 2011 at 11:25 UTC
    I'm facing the same ( or a similar ) problem.. I am trying to generate a SOAP message like: <RetrieveServiceContent xmlns="urn:vim25"> <_this> type = "ServiceInstance" ServiceInstance </_this></RetrieveServiceContent> but no matter how hard I try, I cannot get SOAP::WSDL to generate this, all it generates is <RetrieveServiceContent xmlns="urn:vim25"> <_this> ServiceInstance </_this></RetrieveServiceContent> The ServiceInstance is of type which has an attribute of type, but even if I set that attribute to the right value, it doesn't show up in the SOAP message..

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found