Displaying 1 result from an estimated 1 matches for "hardwareapi".
Did you mean:
hardware_api
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