Commit Graph

580 Commits

Author SHA1 Message Date
Francis Besset
b8f37d213e Fixed version besimple/soap-* version in README's 2013-10-30 16:49:47 +01:00
Francis Besset
6e967fe811 Merge branch 'readmes' of https://github.com/aschamberger/BeSimpleSoap into aschamberger-readmes 2013-10-30 16:47:25 +01:00
Francis Besset
00c8726bb2 Updated composer.json 2013-10-30 16:35:17 +01:00
Andreas Schamberger
dc4c9d2191 remove travis status in readme 2013-10-30 15:54:35 +01:00
Andreas Schamberger
9ddac35f18 Fix doc comment 2013-10-30 12:31:00 +01:00
Rekky
ed0846da6f Fix byte length counting if strlen overloading is used 2013-10-30 11:18:22 +04:00
Francis Besset
9827e58c56 Merge pull request #19 from rolebi/patch-1
Adding besimple/soap-wsdl to dependencies
2013-10-28 03:40:34 -07:00
Ronan Le Bris
e7d86b3e99 Adding besimple/soap-wsdl to dependencies
Fix missing `BeSimple\SoapWsdl\Dumper\Dumper` class in `BeSimple\SoapBundle\WebServiceContext`
2013-10-28 11:09:23 +01:00
Francis Besset
54894b2fd9 Fixed ComplexType without alias name
Fix issue #17
2013-10-17 13:51:31 +02:00
Francis Besset
95efa3e366 Fixed CS 2013-10-17 13:48:02 +02:00
Francis Besset
c830097430 Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
Francis Besset
391a3f10b8 Merge branch '0.1' 2013-10-15 11:15:10 +02:00
Francis Besset
ad82f752f7 [SoapBundle] Added new request format (soap, wsdl) and used them in routing 2013-09-30 16:45:30 +02:00
Francis Besset
ebd565cd79 Fixed besimple/soap-* version 2013-09-27 21:35:39 +02:00
Francis Besset
81ce2d7571 Merge branch '0.1' 2013-09-27 21:33:11 +02:00
Francis Besset
b83c1d5b1f Used symfony/framework-bundle instead of symfony/http-foundation 2013-09-27 21:32:01 +02:00
Francis Besset
4391b94dbb Fixed besimple/soap-* version 2013-09-27 21:30:33 +02:00
Lukas Kahwe Smith
1bbf41fd78 allow Symfony2.4+ versions and do not use self.version inside require 2013-09-27 21:22:30 +02:00
Lukas Kahwe Smith
8f6dab8816 test different Symfony2 versions 2013-09-27 21:18:52 +02:00
Andreas Schamberger
461675042a fix soap header handling 2013-08-30 22:07:44 +02:00
Francis Besset
adb1d9bd89 [SoapBundle] Keep debug in WebServiceContext
Issue #6
The generated cache is incorrect (maybe because service are cached).
To fix the problem quickly, the debug mode is enabled.
2013-08-26 14:40:00 +02:00
Andreas Schamberger
f5a8573a4e Add readme files 2013-08-24 17:38:18 +02:00
Andreas Schamberger
1f1d513ea3 remove obsolete file 2013-08-24 11:01:59 +02:00
Andreas Schamberger
8e305da9c0 change url for check if axis is ready 2013-08-24 10:53:24 +02:00
Andreas Schamberger
dc3fcaf81f remove ini and try axis build 2013-08-24 09:47:34 +02:00
Andreas Schamberger
d8d6ca5795 fix problem with cache path 2013-08-24 09:39:56 +02:00
Andreas Schamberger
cbd49c3342 add php ini for travis and update travis config 2013-08-24 09:21:13 +02:00
Andreas Schamberger
e9388023c1 add php ini for travis and update travis config 2013-08-24 09:05:58 +02:00
Andreas Schamberger
76360c193e add php ini for travis and update travis config 2013-08-24 09:03:23 +02:00
Andreas Schamberger
155956ca04 change file permissions 2013-08-24 08:44:10 +02:00
Andreas Schamberger
3f41d4b7bc change file permissions 2013-08-24 08:41:59 +02:00
Andreas Schamberger
4fa7fd759a add phpwebserver to travis 2013-08-24 08:24:31 +02:00
Andreas Schamberger
2b12264304 Axis and SoapServer interop tests 2013-08-23 23:25:16 +02:00
Andreas Schamberger
f8a80c0361 fix wrong method call 2013-08-23 21:45:09 +02:00
Andreas Schamberger
19def707d3 use WsSecurityFilterClientServer from common 2013-08-23 20:59:35 +02:00
Andreas Schamberger
b21d758e77 remove now obsolete code 2013-08-23 20:57:37 +02:00
Andreas Schamberger
9bc9410172 add BinarySecurityToken resolving to key resolver 2013-08-23 20:57:07 +02:00
Andreas Schamberger
1cde22d8bb fix securitykey factory method call 2013-08-23 20:56:37 +02:00
Andreas Schamberger
8d62141a3d add workaround for cli webserver option 2013-08-23 20:55:26 +02:00
Andreas Schamberger
96f8415b92 added encryption to WS Security 2013-08-23 20:48:13 +02:00
Andreas Schamberger
5229091033 further steps with WS-Security (signing) 2013-08-23 20:47:55 +02:00
Andreas Schamberger
580e6f4da7 added WsSecurityFilter that supports UsernamePassword for now 2013-08-23 20:47:41 +02:00
Andreas Schamberger
6a5109c526 fix SoapFault handling to throw proper soap fault to client 2013-08-23 20:47:20 +02:00
Andreas Schamberger
5e6fd5de25 extract common code used in client/server 2013-08-23 20:43:48 +02:00
Andreas Schamberger
ee321fca42 fix missing 'cid:' in SwaTypeConverter 2013-08-23 20:43:22 +02:00
Andreas Schamberger
b5af83f9d2 add workaround for cli webserver, option implemented in client 2013-08-23 20:30:50 +02:00
Francis Besset
9f9bab242d Fixed composer.json 2013-08-16 17:36:03 +02:00
Francis Besset
f792f53aa2 Added composer.json 2013-08-16 17:18:40 +02:00
Francis Besset
4d9b112bb5 Updated version to 0.2 2013-08-16 17:18:31 +02:00
Francis Besset
42d38653af [SoapBundle] Fixed SoapWebServiceController to keep compatibility with Symfony 2.0 2013-08-06 17:04:24 +02:00