tug123uk | 1 Apr 2013 11:53
Picon

The Group is now closed

I have now closed the group to new members and existing members cannot post messages.

I have not deleted the group so the archive is still available on the web.

This has been one of the most polite and helpful mailing lists I have ever used. Thanks to all of you for making
it so.

Best Wishes

  John Wilson

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    xml-rpc-digest <at> yahoogroups.com 
    xml-rpc-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
(Continue reading)

John Wilson | 3 Mar 2013 12:00
Picon

Proposal: Shut down this mailing list

Hi! I'm a moderator of this mailing list and I propose that we shut it down.

The traffic has been very light for several years and we don't get any questions or discussions about the
implementation of XML-RPC any more (which is the real purpose of the list).

We get the odd question about deployment of XML-RPC services and these would be better handled if they were
directed at implementation specific lists.

If there is no strong objection I would prepose to shut the list down at the end of this month (March)

John Wilson

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    xml-rpc-digest <at> yahoogroups.com 
    xml-rpc-fullfeatured <at> yahoogroups.com

(Continue reading)

nase25r | 24 Feb 2013 07:01
Picon
Favicon

XML-RPC problem with jetty9

Welcome 

i have servlet and web.xml (show below) and i use jetty container to run it . but when i run jetty server dont
read my project.

how can i solve this problem ?

servlet is ExampleService.java

//package example;

import java.util.Random;
 import java.util.HashMap;
 import javax.servlet.ServletConfig;
 import javax.servlet.ServletException;
 import redstone.xmlrpc.XmlRpcServlet;

public class ExampleService extends XmlRpcServlet
 {
 public void init( ServletConfig servletConfig ) throws ServletException
 {
 super.init( servletConfig );

 getXmlRpcServer().addInvocationHandler( "SimpleDatabase", new HashMap() );
 getXmlRpcServer().addInvocationHandler( "RandomNumberGenerator", new Random() );
 }
 }

and the web.xml is:

(Continue reading)

sun_heng56 | 8 Oct 2012 11:25
Picon
Favicon

update my Openerp XML-rpc to XML-rpc2

Sir can i upgrade my openerp 6.0.04 to xml-rpc2??
and how to upgrade it??

Best Regard's

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    xml-rpc-digest <at> yahoogroups.com 
    xml-rpc-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    xml-rpc-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

(Continue reading)

ali.sara100 | 13 Sep 2012 13:16
Picon
Favicon

Problem using java xml-rpc

Hi!
I am trying to run a java client server code using xml-rpc on eclipse. I
have followed the link
http://www.tutorialspoint.com/xml-rpc/xml_rpc_examples.htm
<http://www.tutorialspoint.com/xml-rpc/xml_rpc_examples.htm>   for the
code.I have included 2 jar files (xmlrpc.jar and commons-codec.jar) in
the project.When I run the project, it gives the error "JavaClient:
java.io.FileNotFoundException: http://localhost/RPC2".
Plz help me solve this problem. Do I have to include any other jar file?

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    xml-rpc-digest <at> yahoogroups.com 
    xml-rpc-fullfeatured <at> yahoogroups.com

(Continue reading)

Ambaye Tadesse | 12 Jun 2012 05:05
Picon
Favicon

connection refused by server

org.apache.xmlrpc.XmlRpcException: Failed to read server's response: Connection refused
        at org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:161)
        at org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:143)
        at org.apache.xmlrpc.client.XmlRpcSunHttpTransport.sendRequest(XmlRpcSunHttpTransport.java:69)
        at org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:56)
        at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:167)
        at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:137)
        at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:126)
        at Machinetranslation.SampleClient.main(SampleClient.java:34)

when i try to access moses server a machine translation decoder which uses xmlrpc-c 1.16.41  any one who can
fix this

Best Regards.

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
(Continue reading)

alibinshad | 15 May 2012 10:54
Picon
Favicon

XML Assignment Help

Dear All,
I am working on my XML assignment. Could someone please help me if you have mid to advance level XML skills?
Its academic assignment so I can not post here. Also I only need to discuss my assignment not looking for solution.
Please contact me at my email address alibinshad <at> yahoo.com
Many thanks
Ali

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    xml-rpc-digest <at> yahoogroups.com 
    xml-rpc-fullfeatured <at> yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    xml-rpc-unsubscribe <at> yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
(Continue reading)

zeltus | 28 Mar 2012 13:03
Picon
Favicon

RPC::XML server...

Thanks to (mostly Bryan) useful, accurate and informative help from this list, I have got my head around
using RPC::XML::Client to interrogate an existing XML-RPC server.

Now I understand the concept, I would like to set up my own Server to talk to. And once again, I am baffled.

I have access to a web server running Apache. I understand (pretty much) how Apache listens for requests and
serves up pages. In this case, all the web sites are aliased.

But I can't see how to hook-up RPC::XML::Server into this set up. 

This really is basic stuff, but the existing documentation (and there is a decent amount of it) really is an
aide memoire for those already in the know. And I am not one of them.

Could someone care to replay with a short tutorial on what I should do to get my web server to respond to client
XML-RPC request? As ever, it would be much appreciated.

Thanks

Bill

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

(Continue reading)

Bryan Henderson | 23 Mar 2012 17:46

Re: perl RPC::XML (blackperl)


>> thus something like
>>
>> ('Service' =3D> new RPC::XML::int(0),
>> 'Password' =3D> new RPC::XML::string('aPassword'),
>> 'Text' =3D> new RPC::XML::string('A demonstration short message'),
>> ...)

Looking at it again, I see I mixed up languages here.  If it wasn't
obvious, this isn't some fancy new Perl syntax; rather, I meant

  ('Service'  => \my RPC::XML::int->new(0),
   'Password' => \my RPC::XML::string->new('aPassword'),
   'Text'     => \my RPC::XML::string->new('A demonstration short message'),
   ... )

(and I still haven't actually tested this, so don't be surprised if it
needs work).

--

-- 
Bryan Henderson                                   San Jose, California

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
(Continue reading)

zeltus | 23 Mar 2012 13:11
Picon
Favicon

perl RPC::XML (blackperl)

I am fairly new to XML-RPC stuff and I think I might be approaching it from an "unusual" angle! :-). Anyway, I
have an API Server that expects to see input along the lines of

<?xml version="1.0"?>
<methodCall>
  <methodName>Gateway.SendMessage</methodName>
  <params>
    <param>
      <value>
        <struct>
	  <member>
	    <name>Service</name>
	    <value><int>0</int></value>
	  </member>
	  <member>
	    <name>Password</name>
	    <value>aPassword</value>
	  </member>
	  <member>
	    <name>Text</name>
	    <value>A demonstration short message</value>
	  </member>
	  <member>
	    <name>DeliveryTime</name>
	    <value><dateTime.iso8601>20050421T09:32:00</dateTime.iso8601></value>
	  </member>
	</struct>
      </value>
    </param>
  </params>
(Continue reading)

yanliang.2007 | 15 Feb 2012 03:01
Picon

Use mod_python and apache to be the XMLRPC server.

Hi all,

I saw an example of using apache+mod_python to be the XMLRPC server.
And one line of the config file is as follows:
Alias /test "/var/www/html/python/XMLRPC"

The /test will be mapped to /var/www/html/python/xmlrpchandler.py

What the means of XMLRPC in the "/var/www/html/python/XMLRPC" config file?

THanks.

yan

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    xml-rpc-digest <at> yahoogroups.com 
(Continue reading)


Gmane