Re: XMLRPC - transport error
Re: XMLRPC - transport error
- Subject: Re: XMLRPC - transport error
- From: david <email@hidden>
- Date: Mon, 12 Jan 2009 22:55:30 +0100
--On 2009-01-07 10.46 +0100 david <email@hidden> wrote:
I have the following script:
tell application "http://127.0.0.1"
call xmlrpc {method name:"system.listMethods"}
end tell
When running this I get an error: "got an error: Transport error".
However running e.g.,
do shell script "/opt/local/bin/xmlrpc localhost system.listMethods"
(or running this shell script directly from the CLI) works fine.
What is an transport error? How do I fix it?
No one new anything about this?
As I wrote above, running the xmlrpc CLI client works fine (however, the
GUI XML-RPC Client also fails, silently, for me).
I have tried other XML-RPC services available from AppleScript and they
have all worked fine. Does AppleScript have a problem with connecting to
localhost?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden