Displaying 1 result from an estimated 1 matches for "product_pickedup".
2007 Feb 28
0
AWS - XML-RPC Server
...atus
I am trying to test the function by implementing an XML-RPC client to
connect with my web service
server =
XMLRPC::Client.new2("http://localhost:3000/shipping/update_shipping")
result = server.call("UpdateProductStatus", "packship", "test", 1, 2,
"product_pickedup")
puts result
I am wondering if there is anything else I need to do to be able to
connect with this service. Does my local firewall have anything to do
with it not being able to connect. Again the service works perfectly by
going through the AWS test scaffold
--
Posted via http://www.rub...