XMLRPC - transport error
XMLRPC - transport error
- Subject: XMLRPC - transport error
- From: david <email@hidden>
- Date: Wed, 07 Jan 2009 10:46:17 +0100
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?
_______________________________________________
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