Search the web
Sign In
New User? Sign Up
xml-rpc · XML-RPC Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6692 - 6721 of 6839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6692
Hello, I hope someone can help me with this problem. I have setup a simple script with xml-rpc to get xml back from a server. Works OK but the xml that is...
loet.vanoostende
loet.vanoost...
Offline Send Email
Oct 4, 2007
9:10 am
6693
hard to tell, if you do nor specify your language of choice, toolkit/library/server environment... ... [Non-text portions of this message have been removed]...
Gaetano Giunta
gaetanogiunt...
Offline Send Email
Oct 4, 2007
9:28 am
6694
I'm trying to use: RPC::XML Version 0.58 ... "keY" to pass to the calls. Does the module support that? it said to install SSLeay which we did but then we get...
turnertim
Offline Send Email
Oct 12, 2007
6:06 am
6695
i had a couple of doubts regarding xmlrpclib How can i get all the posts in the blog?? and for this "metaWeblog.getPost (postid, username, password)" how do i...
ashok.raavi
Offline Send Email
Oct 12, 2007
8:13 am
6696
On Fri, Oct 12, 2007 at 08:05:09AM -0000, ashok.raavi <ashok.raavi@...> wrote ... There is no standard way. With Metaweblog, you call ...
Stephane Bortzmeyer
bortzmeyer@...
Send Email
Oct 15, 2007
7:21 am
6697
Hi I'm new to xmlrpc. Trying to connect to a wiki site using this API, and it looks like the only xmlrpc implementation currently supporting digest ...
Guennadi Liakhovetski
lyakh_lost
Offline Send Email
Oct 15, 2007
2:46 pm
6698
I have a xml-rpc server that is also a xml-rpc client of another server. I always got "invalid payload" - it returns the header of the 1call, then the header...
sgreverend
Offline Send Email
Oct 30, 2007
4:42 pm
6699
Hi, I am using Frontier::Client for reading xml-rpc response. The server seems to be working fine but the client goes into an infinite loop on reading the xml...
neeraj_ism2003
Offline Send Email
Nov 16, 2007
12:23 pm
6700
I have never used Frontier but I can promise that most implemnentations of XML-RPC load most of XML documents in RAM. And 1.2Mb is reaching the limit for a...
Paul Libbrecht
paul_libbrecht
Online Now Send Email
Nov 16, 2007
1:23 pm
6701
Hi, An RPC spec specifies type date for a variable for "orderDate". Other vars specifiy string and int and work fine. I have tried the $client->date_time...
Tim Turner
turnertim
Offline Send Email
Nov 16, 2007
1:40 pm
6702
... But bear in mind that chunking is not legal XML-RPC. XML-RPC specifies HTTP and specifies a content-length header, while HTTP specifies that there is no...
bryanh@...
giraffedata
Offline Send Email
Nov 16, 2007
4:44 pm
6703
Oh, hold on! I did not mean the XML-RPC message... that I do not see doable (since, again, in most cases, most of it is loaded in RAM). I did mean to chunk at...
Paul Libbrecht
paul_libbrecht
Online Now Send Email
Nov 16, 2007
8:37 pm
6704
Hi all, I have an XML-RPC Service implemented in C and hosted using abyss Server. Now I would like to make to host it on to HTTPD or Tomcat web server. How...
RAVI
ravi_529
Offline Send Email
Nov 20, 2007
7:03 am
6705
... That sounds like XML-RPC For C/C++. ... I don't know what you mean by HTTPD, since that is a common name for various HTTP server programs. With any HTTP...
bryanh@...
giraffedata
Offline Send Email
Nov 20, 2007
11:00 pm
6706
thanks Mr.Bryan, I am tring the mod_xmlrpc now. I have compiled it as a shared library. The linking command is like this: ravit$> /usr/bin/gcc -fPIC...
Ravi Thati
ravi_529
Offline Send Email
Nov 21, 2007
5:28 am
6707
... Its loading the ruby_errinfo symbol when I use g++ instead of gcc . ... But this time some other symbol is missing. ./bin/apachectl start Syntax error on...
Ravi Thati
ravi_529
Offline Send Email
Nov 21, 2007
7:20 am
6708
... I have no idea why that would be. The reason it isn't found in the original attempt is that you have the link options in the wrong order. When static...
bryanh@...
giraffedata
Offline Send Email
Nov 21, 2007
4:35 pm
6709
Hello everybody, How do we actually have to write the service inorder to use the mod_xmlrpc.so ? Do we need to have abyss server again or not? Where actually...
Ravi Thati
ravi_529
Offline Send Email
Nov 23, 2007
7:17 am
6710
... I have compiled the examples test , test 2 from the mod_xmlrpc2.2.1 and kept in httpd/lib/modules/xmlrpc_server directory. Those test and test2 are...
Ravi Thati
ravi_529
Offline Send Email
Nov 23, 2007
10:04 am
6711
Hello all, I would be interested in a one off longer range changes.xml type file with URLs and time updated, going back, say 6 months. Is it possible to get...
shadow_or_moth
Offline Send Email
Nov 26, 2007
7:27 pm
6712
I encountered a possible bug in the XMLRPC PHP extension (http://sk.php.net/xmlrpc). I implemented system.listMethods and system.methodSignature methods. ...
atisz2000
Offline Send Email
Nov 27, 2007
12:56 pm
6713
... It looks like you have the wrong mailing list. This list is about XML-RPC, which is a general purpose client/server communication protocol. See...
bryanh@...
giraffedata
Offline Send Email
Nov 27, 2007
6:09 pm
6714
Hi! I'm an xmlrpc beginner and i would like to know how to use it! What i need to use? i tried hard to get it work but alway I've back a message where server...
hooz84
Offline Send Email
Dec 13, 2007
10:28 am
6715
I think if you get such from server means, you have successfully deployed your web-service.... ... -- Regards, Japan Shah [Non-text portions of this message...
Shah Japan
shahjapan
Offline Send Email
Dec 13, 2007
2:12 pm
6716
hi guys, I'm new here. I've browsed the list for some feedback about what's next when the received payload is empty and didn't find much. I'm connecting to a...
jeromakay
Offline Send Email
Dec 20, 2007
7:18 am
6717
A 100% empty response, by a php powered server, is usually the result of a fatal error in the code. If php is configured not to display errors on screen (as it...
Gaetano Giunta
gaetanogiunt...
Offline Send Email
Dec 20, 2007
8:16 am
6718
Hi Gaetano, Thanks for the feedback. Well, so far I checked the apache logs, I see a POST via HTTP to that URL, a 200 OK reposonse is returned, and the body...
jeromakay
Offline Send Email
Dec 20, 2007
12:46 pm
6719
Quick note: The last solution I was talking about was written incorrectly. What I wanted to say was : - replace CURL and use it instead of fsockopen. Based on...
jeromakay
Offline Send Email
Dec 20, 2007
12:49 pm
6720
I'm trying to retrieve the return code from an xml rpc call... Should be true on success of false if failure... I'm using Frontier RPC2 Client. I've tried...
Tim Turner
turnertim
Offline Send Email
Dec 20, 2007
1:15 pm
6721
off the top of my head: there was a particular version of php that broke support for HTTP_RAW_POST_DATA, which is used, iirc, by pear::xmlrpc. Since you say it...
Gaetano Giunta
gaetanogiunt...
Offline Send Email
Dec 20, 2007
1:18 pm
Messages 6692 - 6721 of 6839   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help