aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/vendor/ws/marshaling/soap_marshaling.rb
Commit message (Expand)AuthorAgeFilesLines
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-283/+0
* remove ActiveRecordSoapMarshallable, can't reproduce the problem it was inten...Leon Breedt2005-03-311-14/+0
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-1/+21
* change type of faultCode in marshaled SOAP faults to a QName,Leon Breedt2005-03-101-1/+1
* make the marshaler use the same set of columns as the code that generatesLeon Breedt2005-03-021-1/+3
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-15/+66
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-0/+224