Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Supporting DIME attachments with SOAP::Lite

by DrWhy (Chaplain)
on Oct 02, 2008 at 19:04 UTC ( [id://715072]=perlquestion: print w/replies, xml ) Need Help??

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

We have a SOAP API in our company's server product that uses (sends and receives) DIME attachments to transport large chunks of data between SOAP server and client. We also have a SOAP::Lite-based client library for use in testing the parts of the API that do not involve DIME. I'd really like to be able to add the ability for this client library to interact with the DIME-using elements of the API. I've looked a little bit at DIME::Tools, but haven't seen an obvious way to put it together with SOAP::Lite to accomplish the goal of constructing and sending SOAP messages with DIME attachments.

So I'm wondering if any of you monks out there have had some experience doing this or ideas about how I might be able to proceed with implementing SOAP with DIME attachment support in Perl?

Thanks for any approaches/ideas you can provide.

--DrWhy

"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."

  • Comment on Supporting DIME attachments with SOAP::Lite

Replies are listed 'Best First'.
Re: Supporting DIME attachments with SOAP::Lite
by Anonymous Monk on Oct 03, 2008 at 05:35 UTC
      To be a little more clear, the SOAP::Lite package now contains DIME support in the form of SOAP::Lite::Packager::DIME. It also contains a nearly identical package SOAP::Packager::DIME. I'm not sure what the difference between the two is.

      --DrWhy

      "If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2025-03-16 12:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (54 votes). Check out past polls.