Christian Kerl
|
8a0e84aaea
|
added default routing configuration
|
2011-04-07 18:39:41 +02:00 |
Christian Kerl
|
71914f34d2
|
moved LICENSE to Resources/meta/
|
2011-04-07 18:38:38 +02:00 |
Christian Kerl
|
0f29e64f74
|
added empty configuration definition
|
2011-03-26 16:43:41 +01:00 |
Christian Kerl
|
d4c3e15f6f
|
updated service configuration
|
2011-03-26 16:23:44 +01:00 |
Christian Kerl
|
0996cf80d9
|
removed ServiceConfigurationFactory
|
2011-03-26 16:22:56 +01:00 |
Christian Kerl
|
74005058c0
|
added default routing configuration for SoapWebServiceController
|
2011-03-25 20:14:48 +01: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
|
047db378c7
|
refactored code to better separate responsibilities
|
2011-02-03 01:07:08 +01:00 |
Christian Kerl
|
e53b83616b
|
added namespace to service definition;
|
2011-02-03 01:04:12 +01:00 |
Christian Kerl
|
79da80bdb9
|
fixed path to xsd schema
|
2011-01-07 23:03:37 +01:00 |
Christian Kerl
|
2a2552b147
|
added initial implementation of WsdlFileDumper based on Zend Wsdl class
|
2011-01-07 23:03:03 +01:00 |
Christian Kerl
|
4e54616d1e
|
refactored FileLoader class to use new Assert class
|
2011-01-07 23:02:04 +01:00 |
Christian Kerl
|
4d8fae2fbe
|
added Assert class to simplify method parameter validation
|
2011-01-07 23:01:34 +01:00 |
Christian Kerl
|
928dc80b5e
|
added return type to Method class
|
2011-01-07 23:00:17 +01:00 |
Christian Kerl
|
1f8773a433
|
fixed indention
|
2011-01-07 22:57:40 +01:00 |
Christian Kerl
|
60795fbcbb
|
added support for 'typemap' and 'classmap' SoapServer option
|
2010-12-30 02:18:10 +01:00 |
Christian Kerl
|
4cc5950a66
|
updated mtom message validity checks
|
2010-12-30 02:13:56 +01:00 |
Christian Kerl
|
370147653c
|
updated README
|
2010-10-08 17:42:42 +02: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
|
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
|
783ced3b7b
|
fixed di container configuration
|
2010-10-06 00:00:15 +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 |
Christian Kerl
|
54a76a4ef8
|
added DependencyInjection configuration for SoapKernel
|
2010-10-04 21:19:18 +02:00 |
Christian Kerl
|
1a5ff45a39
|
added DependencyInjection configuration for SoapKernel
|
2010-10-04 21:17:06 +02:00 |
Christian Kerl
|
45c8ec7ba5
|
changed request service class
|
2010-10-04 20:48:41 +02:00 |
Christian Kerl
|
843814ccdf
|
created bundle and core classes
|
2010-10-04 20:27:00 +02:00 |
Christian Kerl
|
4edda0256d
|
added LICENSE and README files
|
2010-10-03 17:26:14 +02:00 |