similar to: Problem with Mongrel, Rails and web services using xmlrpc

Displaying 20 results from an estimated 2000 matches similar to: "Problem with Mongrel, Rails and web services using xmlrpc"

2010 Sep 21
1
Configuring libvirt for one driver and XMLRPC issues
Hello, I am trying to run ./configure --with-one --with-esx but I get the following error: checking pkg-config is at least version 0.9.0... yes checking for XMLRPC... no configure: error: You must install XMLRPC-C >= 1.14.0 to compile libvirt ONE driver However I have downloaded xmlrpc-c-client and built from sources version 1.16.31 root at sa251:~/libvirt-0.8.4# xmlrpc-c-config --version
2006 Feb 06
1
How to pass an additional parameter from the url to a xmlrpc service?
guys, I have a RoR App with a xmlrpc service, which attende a several clients recently I need to change the xmlrpc service in order to provide an additional parameter from the clients, but I don?t want to force a change in the clients''s xmlrpc code, so is possible to pass this additional parameter in the url? every client append his own new parameter to the url to access the xmlrpc
2007 Feb 18
1
Passing XMLRPC errors on to clients
Hi, I''m experimenting with using Mongrel to serve XMLRPC, and I''m having trouble passing the XMLRPC errors on to the client. In my webrick implementation, I just raise the XMLRPC error and the client receives it and can handle it like a normal exception. With Mongrel, when I raise the error, Mongrel catches it and just closes the client connection, which means the
2006 Jan 04
5
Webservice External XMLRPC
Hello i have some trouble getting my webservice to run . I have the following webservice : class DirectSpoolAPI < ActionWebService::API::Base api_method :add, :expects => [{:html=>:string},{:from=>:string}], :returns => [Customer] end class DirectSpoolService < ActionWebService::Base web_service_api DirectSpoolAPI def add(html,from) Customer.find(:first) end
2008 Apr 21
1
Bug#477237: xen-utils-common: typo in /etc/xen/xend-config.sxp for xmlrpc configuration
Package: xen-utils-common Version: 3.2.0-1~bpo4+1 Severity: minor I use the version from backports, but it's still present in sid. In /etc/xen/xend-config-sxp : #(xen-tcp-xmlrpc-server-address 'localhost') #(xen-tcp-xmlrpc-server-port 8006) should be #(xend-tcp-xmlrpc-server-address 'localhost') #(xend-tcp-xmlrpc-server-port 8006) Small typo in a commented line, but
2008 May 05
2
Geocoding and XMLRPC
Hello people, I''m implementing a geocoding feature in my web app, a classic feature, for showing registered user by location. For this purpose, I''ve inspired myself from the following tutorial : http://earthcode.com/blog/2006/04/rails_geocoding_and_google_map.html However, I''m getting this error from Rails : uninitialized constant SandboxController::XMLRPC Being a
2006 Jan 08
2
How do can I use XmlRpc with my AWS?
In my tests, I want to invoke my webservice not using the default SOAP protocol, but using XmlRpc ... how do I do that? -- Posted via http://www.ruby-forum.com/.
2006 Jan 20
1
XMLRPC::DateTime from AWS
When I do an XMLRPC webservice call to retrieve a single Product, my DateTime fields in the products table do not get converted to a valid DateTime value, but remain as XMLRPC::DateTime structures. So, say my webservice call is: @product = @aws.get_product(1) Then my @product object looks like this: name: My product last_updated: #<XMLRPC::DateTime:0x37c5338> description: This is my
2007 Jun 27
2
xen not working: xmlrpc.sock doesn''t exist
Hi all, I have some serious problems making Xen run. I have spent a couple of days looking in Google and trying a lot of different things, but none of them has worked. I hope you can help me... First of all: xen was running smoothly on my machine, but suddenly (I think I haven''t changed any configuration) it doesn''t work anymore. I am using a Debian 4.0 with Xen 3. When
2006 Aug 16
7
ActionWebService: XMLRPC Server Multicall possible?
Hi all, I have a question concerning ActionWebService XMLRPC servers: Is it possible to send multicall requests to the Web service? I tried to use multicall and get the error message: no such method ''system.multicall'' on API [MyAPI] In Changeset 2021 there is the following commit message: add ''system.multicall'' support to XML-RPC. boxcarred methods must
2008 Jul 10
6
Getting undefined method `-' for #<XMLRPC::DateTime:0xb7c729e8>
Hello, all. I am getting the following error on a couple of my puppet nodes when I run puppetd -v -o --no-daemonize --no-splay: err: Could not retrieve catalog: undefined method `-'' for #<XMLRPC::DateTime:0xb7c729e8> The error goes away if I add --ignorecache, but I''m not sure that''s quite the fix I''m hoping for. It will also go away if i remove my
2007 Jul 14
3
timeout error on file transfer
Hi, The following is with the latest (and last) puppetmaster/puppetd on FC5. I use puppet to configure a server and several workstations on my home network. This includes managing several files of >5Mbyte on the workstations. I have had problems recently with timeout errors on some of these files. These errors seem consistent for a particular puppet setup/configuration, but can change when
2013 Sep 11
0
CEBA-2013:1254 CentOS 6 xmlrpc-c FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:1254 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1254.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ae50ba85f96f974bce9dd6557964a5a7757e49bf8cff2995b9f7476fc269c06b xmlrpc-c-1.16.24-1210.1840.el6.i686.rpm
2011 Sep 22
0
CEEA-2011:1237 CentOS 5 x86_64 xmlrpc-c Update
CentOS Errata and Enhancement Advisory 2011:1237 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1237.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 0957aee091e9d79f64bc61252d0f164f xmlrpc-c-1.16.24-1206.1840.el5_7.4.i386.rpm 476351c0cfb0b9364ec5181e8c13bc7b
2011 Sep 01
0
xmlrpc-c-client from CR repo requires curl >= 7.15.5-9.el5_7.4
The package xmlrpc-c-client-1.16.24-1206.1840.el5_7.4.i386 from the CR repository requires curl >= 7.15.5-9.el5_7.4, which isn't available. The most recent version of curl I see is 7.15.5-9.el5_6.3, also in the CR repository. Setting up Upgrade Process Resolving Dependencies --> Running transaction check ---> Package xmlrpc-c-client.i386 0:1.16.24-1206.1840.el5_7.4 set to be
2006 Jul 24
1
XMLRPC WebService and Structs
Hi First off, I apologise if this is covered somewhere and I just don''t get it... I''ve looked far and wide .... As a part of my current project I need to hook up to a particular XMLRPC webservice that won''t be available for me to use until close to launch date... So I am trying to recreate the webservice that mirrors the live one so I can test my application
2007 Jul 04
2
timeout error
Hallo, I am donig a rather long script execution via script/runner (quering a xmlrpc webservice). After about 5 minutes the execution stops raising the following error. /usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/commands/runner.rb:47: / usr/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill'': execution expired (Timeout::Error) from /usr/lib/ruby/1.8/timeout.rb:56:in `timeout''
2006 Feb 18
0
activerecord connections with xmlrpc
Hi folks, Im trying to use an xmlrpc server and have it serve data using activerecord, but every request seems to eat up a mysql database connection, until I run out with "Too many connections". I don''t know enough ruby/rails (or rather ActiveRecord) to figure this one out. > ruby -v ruby 1.8.4 (2005-12-24) [i686-linux] > rails -v Rails 1.0.0 code below: Here is some
2011 Sep 22
0
CEEA-2011:1237 CentOS 5 i386 xmlrpc-c Update
CentOS Errata and Enhancement Advisory 2011:1237 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1237.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 98baa41a88228c24074e909f55eae253 xmlrpc-c-1.16.24-1206.1840.el5_7.4.i386.rpm d2628f0937e632ee26168516eb3f34fc
2018 Jun 01
0
CESA-2018:1780 Important CentOS 7 xmlrpc Security Update
CentOS Errata and Security Advisory 2018:1780 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:1780 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 2bad0902c6d8582ef5bb5758c6860951f34cb646b69eda066162ed5cb83aa500 xmlrpc-client-3.1.3-9.el7_5.noarch.rpm