Commit Graph

10 Commits

Author SHA1 Message Date
Christian Kerl 047db378c7 refactored code to better separate responsibilities 2011-02-03 01:07:08 +01:00
Christian Kerl 79da80bdb9 fixed path to xsd schema 2011-01-07 23:03:37 +01:00
Christian Kerl 60795fbcbb added support for 'typemap' and 'classmap' SoapServer option 2010-12-30 02:18:10 +01:00
Christian Kerl 6ff34b8db9 added unit test for SoapRequest's mtom handling;
fixed bugs;
2010-10-08 17:27:46 +02:00
Christian Kerl c7f173456b added header comment 2010-10-08 17:01:27 +02:00
Christian Kerl 8d3743d928 added initial support for service binding 2010-10-08 14:24:42 +02:00
Christian Kerl 31d40380a6 added initial support for service definition 2010-10-07 15:16:56 +02:00
Christian Kerl b083a4f512 fixed test assertion 2010-10-05 23:29:04 +02:00
Christian Kerl 27da3dcb4a fixed compilation/runtime errors;
added test fixture;
2010-10-05 23:19:26 +02:00
Christian Kerl b0681e5fcf implemented basic SoapKernel to transform a SoapRequest to a SoapResponse 2010-10-05 21:44:30 +02:00