Francis Besset
|
838e16b1c4
|
Fixed issue #4
|
2011-08-11 00:59:40 +02:00 |
Francis Besset
|
f6775ef88f
|
Fixed typo in Util\Collection
|
2011-07-24 14:40:52 +02:00 |
Francis Besset
|
055bb8a96c
|
Replaced Bundle\WebServiceBundle by BeSimple\SoapBundle
|
2011-07-18 22:43:12 +02:00 |
Christian Kerl
|
76e7f42ccb
|
added TypeRepository managing all mappings from php to xml types; removed classmap generation from SoapServerFactory, this will be done by TypeRepository::createComplexTypeMap(...);
Conflicts:
Resources/config/webservice.xml
Soap/SoapServerFactory.php
Util/QName.php
WebServiceContext.php
|
2011-07-17 19:37:23 +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 |
Christian Kerl
|
047db378c7
|
refactored code to better separate responsibilities
|
2011-02-03 01:07:08 +01:00 |
Christian Kerl
|
4d8fae2fbe
|
added Assert class to simplify method parameter validation
|
2011-01-07 23:01:34 +01:00 |
Christian Kerl
|
c7f173456b
|
added header comment
|
2010-10-08 17:01:27 +02:00 |
Christian Kerl
|
31d40380a6
|
added initial support for service definition
|
2010-10-07 15:16:56 +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 |