similar to: Passing XMLRPC errors on to clients

Displaying 20 results from an estimated 9000 matches similar to: "Passing XMLRPC errors on to clients"

2006 Apr 21
3
Problem with Mongrel, Rails and web services using xmlrpc
Hi all, Ruby 1.8.4 Windows XP Pro / Solaris 10 Mongrel 0.3.12 Rails 1.1.2 I''ve got a fairly simple and straightforward layered dispatching web service setup for my Rails app. This simple xmlrpc script works fine with WEBrick, but chokes on Mongrel. Is there anything special I need to do to make web services work with Mongrel and Rails? Some Google searching indicates that there had
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
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
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
2006 Apr 17
5
XML-RPC Webservice API
Hi, After following the excellent tutorials in the Agile Web Development with Rails book, I was able to get my webservice working pretty much perfectly :) I can access it via SOAP and XML-RPC and look at service.wsdl to find the API. What I can''t do however is get the API for the XML-RPC call. It fails with : Internal protocol error: NilClass is not a valid input stream. It must
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
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
2007 May 24
1
Logging Exceptions
Hi, I am using Mongrel with my own XmlRpcHandler and I get sporadic "500" errors from Mongrel. The handler wraps around the xmlrpc/server module and I am pretty sure that the error is mine and neither in mongrel or xmlrpc/server. I catch all exceptions in my xmlrpc/server handler and do not send out 500 http answers from there. Thus, I expect the problem is in my handler.