Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: I don't understand how to send SOAP data using LWP's user agent

by ted.byers (Monk)
on Sep 10, 2014 at 19:26 UTC ( [id://1100203]=note: print w/replies, xml ) Need Help??


in reply to Re: I don't understand how to send SOAP data using LWP's user agent
in thread I don't understand how to send SOAP data using LWP's user agent

Thanks.

Alas, I do not have access to the server logs. I did not create this server, and do not have access to it's code. What I have learned is that the guys responsible have coded it in Java, as a servlet. It does not handle errors well (key java exception data is passed to the client rather than processed server side; with only suitably sanitized but useful error messages being sent to the client). I regard passing a full stack trace to a client as poor practice; but that's just me I suppose.

I will have to look into the SOAPAction HTTP header. At present, I only set the content type header as text/xml

I will definitely take a look at use of $q->param('POSTDATS'); to get data that was not collected from a form.

Thanks again

Ted

  • Comment on Re^2: I don't understand how to send SOAP data using LWP's user agent

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-16 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found