Francis Besset
|
f26fc4f72a
|
Updated installation doc with Composer
|
2013-02-20 15:26:26 +01:00 |
Francis Besset
|
a6f8ccbfd2
|
Cleaned code
|
2011-08-11 23:56:06 +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 |
Christian Kerl
|
52642f3ec6
|
started refactoring SoapKernel to SoapWebServiceController, so Symfony2 kernel is no longer overridden and no special front controller scripts or environments are required
|
2011-03-25 20:10:28 +01:00 |
Christian Kerl
|
4cc5950a66
|
updated mtom message validity checks
|
2010-12-30 02:13:56 +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
|
4ed8d6813a
|
added initial support for incoming mtom/xop message handling
|
2010-10-08 16:59:31 +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
|
b0681e5fcf
|
implemented basic SoapKernel to transform a SoapRequest to a SoapResponse
|
2010-10-05 21:44:30 +02:00 |