aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/test/dispatcher_action_controller_soap_test.rb
Commit message (Expand)AuthorAgeFilesLines
* default to using UTF-8 as response encoding for SOAP if none isLeon Breedt2005-04-281-0/+9
* initial go at making :layered dispatching generate WSDL for SOAP, and haveLeon Breedt2005-04-051-0/+8
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-2/+0
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-291-10/+1
* allow direct dispatching methods to declare their parameters as well, for bre...Leon Breedt2005-03-261-1/+13
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-041-1/+1
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-4/+17
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-0/+93