Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Problem with SOAP::Lite and WSDL?

by eXile (Priest)
on Mar 19, 2006 at 01:41 UTC ( [id://537707]=note: print w/replies, xml ) Need Help??


in reply to Problem with SOAP::Lite and WSDL?

The 403 HTTP status code is defined as: The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. If the server does not wish to make this information available to the client, the status code 404 (Not Found) can be used instead.

I don't know a lot about SOAP::Lite or WSDL, but the way I would debug this is make dumps (Ethereal is a good tool for that that is available for windows) from the networktraffic generated both by your Java app and your perl app and compare these, The headers and responses sent to the server should tell you something about what is going wrong.

hth

Replies are listed 'Best First'.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-03-29 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found