... ok. however specifying the method signatures as i do _does_ tell you how the method should be called, roughly :-) the point of the xmlrpc implementations...
388
mattj@...
Nov 1, 1999 4:20 pm
Edd, I added <string></string> anround fred and ethel, am sending Host: header, but get same error message from the server, $p is not an object in xmlrpcs.inc...
389
mattj@...
Nov 1, 1999 4:51 pm
Right, that's why I really like your introspection page. But for a newbie trying a bunch of clients on a bunch of servers, as I've been doing, I have to keep...
390
Ken MacLeod
ken@...
Nov 1, 1999 5:46 pm
... Matt, the XML you posted earlier doesn't seem to have been generated by Frontier::RPC2, was that example from a different client? Frontier::RPC2 does use...
391
Alejandro Forero Cuervo
bachue@...
Nov 1, 1999 7:29 pm
I am currently developing Hyper Builder, some sort of Application server. It, from my point of view, offers many advantages over other alternatives such as...
392
Dave Winer
dave@...
Nov 1, 1999 8:23 pm
... From: Peter Mortensen <mortensen@...> To: <dave@...>; <mortensen@...> Sent: Monday, November 01, 1999 12:24 PM Subject: Feedback...
393
Ken MacLeod
ken@...
Nov 2, 1999 6:23 pm
... I'm not sure if this is an FYI or RFC. In case of the latter, it's just a typo in that it doesn't match the style of the other example headers. HTTP...
394
Kurt Granroth
granroth@...
Nov 2, 1999 6:43 pm
... AFAIK, there are no C client/servers -- free or otherwise. I think the best approach would be to have your implementation as a library so that any C apps...
395
webmaster@...
Nov 2, 1999 7:49 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$625 By: johnc@... Posting: Is there any standard to store a Java...
396
Ken MacLeod
ken@...
Nov 8, 1999 2:54 pm
Several of the features and extensions being discussed for lightweight protocols would be considered "optional" in most implementations. This sometimes leads...
397
Dave Winer
dave@...
Nov 9, 1999 1:50 am
Greetings! I've been emailing with Dirk-Willem van Gulik of The Apache Software Foundation about XML-RPC and the project to build out XML capabilities in ...
398
webmaster@...
Nov 10, 1999 4:11 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$627 By: tvde@... Posting: I'm rather new to webservers and I was...
399
Andrew M. Kuchling
akuchlin@...
Nov 10, 1999 4:17 pm
... The URI still specifies the program to use; you need to configure your Web server to run the right program. If you're using Zope 2.0, once it's up and...
400
webmaster@...
Nov 10, 1999 9:47 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$628 By: francislu@... Posting: Hello everyone, I'm new to Xml and would like...
401
webmaster@...
Nov 10, 1999 9:52 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$629 By: francislu@... Posting: Hello everyone, I'm new to Xml and would like...
402
webmaster@...
Nov 10, 1999 9:52 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$630 By: francislu@... Posting: Hello everyone, I'm new to Xml and would like...
403
Ken MacLeod
ken@...
Nov 11, 1999 3:43 pm
tvde@... writes in ... Some implementations of XML-RPC may be usable directly as a CGI. Jon Frisby <jfrisby@...> was able to use the Perl ...
404
Ken MacLeod
ken@...
Nov 11, 1999 4:20 pm
francislu@... writes in ... The main difference between the two is the target audience, and I believe the Sun implementation is misnamed in this context....
405
webmaster@...
Nov 11, 1999 9:34 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$631 By: triptych@... Posting: Could someone post an example message in...
406
webmaster@...
Nov 11, 1999 11:25 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$632 By: triptych@... Posting: Could someone please post a sample xml-rpc...
407
Jon Frisby
jfrisby@...
Nov 12, 1999 1:01 am
Just for the record... We've been able to get it to work under *CGI*. We have *not* been successful in getting it to work under *mod_perl*... :( mod_perl...
408
webmaster@...
Nov 12, 1999 3:12 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$634 By: triptych@... Posting: Excellent! Ill have dreamweaver posting to...
409
webmaster@...
Nov 12, 1999 3:23 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$635 By: triptych@... Posting: Cool! I just looked at the rest of your post!...
410
Bas A. Schulte
bas@...
Nov 12, 1999 10:47 am
Hi, ... Please elaborate on this. Why aren't you able to get POST'ed data from within mod_perl? Is this from within a mod_perl content handler, or a perl...
411
webmaster@...
Nov 12, 1999 8:20 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$636 By: ATorres@... Posting: Is there an implementation ready version of...
412
Chris Winters
cwinters@...
Nov 12, 1999 10:00 pm
The attached message was posted on the mod_perl mailing list a few days ago. Might be of interest... (check near the bottom of the message, where he mentions...
413
rob@...
Nov 13, 1999 1:34 am
... *CGI*. We ... *mod_perl*... :( ... not being ... but I'd say ... is ... multipart/form-data). It's ... the idea of ... handler. That ... wil go ... ...
414
webmaster@...
Nov 13, 1999 6:07 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$643 By: kerner@... Posting: Simone -- This kicks butt! I've been...
415
Sebastiano Pilla
case@...
Nov 13, 1999 9:14 am
... IMHO, if it's straightforward and easier to understand, then it's definitely more robust! I've started to use it for a project in which I have to glue...
416
Ken MacLeod
ken@...
Nov 13, 1999 6:24 pm
... This is probably a matter of presentation. Sun's XML messaging is presented in it's implementation form: six class libraries, their APIs, and...