Commit Graph

24 Commits

Author SHA1 Message Date
Francis Besset 7fd56b657c Fixed tests 2011-08-14 21:10:21 +02:00
Francis Besset b843acbec7 Replaced zf2 by zend-soap and zend-mime of BeSimple Repository 2011-08-07 11:33:34 +02:00
Francis Besset 9c2dd31b68 Added unit tests 2011-07-28 00:39:55 +02:00
Francis Besset 4e6592a38e Fixed typo 2011-07-27 23:38:21 +02:00
Francis Besset a0a3216469 Used the object hash in RpcLiteralResponseMessageBinder to return a same instance of an object 2011-07-27 23:15:47 +02:00
Francis Besset 8cd07acc11 Used the object hash in RpcLiteralRequestMessageBinder to return a same instance of an object 2011-07-27 23:13:56 +02:00
Francis Besset 2994129b8d Added RpcLiteralResponseMessageBinderTest 2011-07-27 00:48:45 +02:00
Francis Besset 483e8d1bb2 Added tests on RpcLiteralRequestMessageBinder 2011-07-27 00:13:24 +02:00
Francis Besset 444107b89a Added unit tests on RpcLiteralRequestMessageBinder 2011-07-24 21:30:45 +02:00
Francis Besset 055bb8a96c Replaced Bundle\WebServiceBundle by BeSimple\SoapBundle 2011-07-18 22:43:12 +02:00
Francis Besset 1c608ccf20 The bundle is back!
The definition of service has changed, read the README.
2011-07-17 10:58:12 +02:00
Francis Besset 51d1d28830 Cleaned files 2011-07-14 17:45:03 +02:00
Francis Besset 7ddf05cec1 Added scripts to run phpunit tests 2011-07-14 17:43:37 +02:00
Francis Besset ab1d720e13 Cleaned tests 2011-07-14 16:46:28 +02:00
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