aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wsdl
Commit message (Expand)AuthorAgeFilesLines
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-182-1/+7
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-051-6/+7
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-2/+9
* * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi2003-11-301-49/+54
* * lib/soap/streamHandler.rb: drop unused http parameters.nahi2003-11-281-10/+22
* * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi2003-11-2542-705/+255
* * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi2003-11-083-2/+2
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-291-1/+1
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-2442-0/+3657