search for: invoke_lay

Displaying 2 results from an estimated 2 matches for "invoke_lay".

Did you mean: invoke_as
2006 May 19
1
Strange error when testing layered web service
...ice/protocol/soap_proto col.rb:84:in `decode_response'' c:/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.1.2/lib/action_web_ser vice/test_invoke.rb:60:i n `decode_rpc_response'' c:/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.1.2/lib/action_web_ser vice/test_invoke.rb:26:i n `invoke_layered'' hardware_api_test.rb:21:in `test_find_hardware_by_id'' 1 tests, 0 assertions, 0 failures, 1 errors I''m not sure why it''s looking at http://test.host when it ought to be looking at http://localhost/webservice/api (on port 3000). What am I doing wrong?...
2006 May 24
0
webservice integration test?
...dispatch model for our back-end and I''d like to run some integration tests for things login and session authentication. The integration examples I''ve seen, however, make get/post calls to controllers and not web services. How would I do a sess.post w/ SOAP headers? Do I use the invoke_layered method? Thanks, Jaime -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060524/0454ed26/attachment.html