rails/actionwebservice/lib/action_web_service/protocol
Leon Breedt 97e39fcb64 make XMLRPC::FaultException have a #message, otherwise the thrown exception
is useless in functional test backtraces


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1093 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-05 16:25:47 +00:00
..
soap_protocol * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
abstract.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
discovery.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
soap_protocol.rb be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
xmlrpc_protocol.rb make XMLRPC::FaultException have a #message, otherwise the thrown exception 2005-04-05 16:25:47 +00:00