Francis Besset
|
6a4fba600f
|
Added contributors file
|
2012-08-06 11:15:23 +02:00 |
Francis Besset
|
7add8ee159
|
Merge pull request #8 from Scheb/master
Load schemas only when there is a schemaLocation attribute
|
2012-08-06 02:01:01 -07:00 |
Christian Scheb
|
2a82f02db3
|
Code formating changes
|
2012-08-02 10:13:49 +02:00 |
Francis Besset
|
4741e142d0
|
Added Craig Marvelley in contributors file
|
2012-08-01 09:36:30 +03:00 |
Francis Besset
|
3a963b0201
|
Merge pull request #27 from boxuk/master
Updated code to work with more recent versions of Zend library dependencies
|
2012-07-31 23:35:26 -07:00 |
Christian Scheb
|
5b4f19d032
|
Schemas should only included when there is a "schemaLocation" attribute
|
2012-07-31 16:57:35 +02:00 |
Christian Kerl
|
8dace85c50
|
Merge pull request #1 from aschamberger/master
Sync Server with Client and document builder methods
|
2012-05-22 12:00:33 -07:00 |
Christian Kerl
|
ef0361df59
|
Merge pull request #7 from aschamberger/master
Sync Server with Client and fix some coding standard issues
|
2012-05-22 12:00:29 -07:00 |
Christian Kerl
|
51e6f0f689
|
Merge pull request #7 from aschamberger/master
Sync Server with Client
|
2012-05-22 12:00:17 -07:00 |
Andreas Schamberger
|
587e421dca
|
moved client specific code to SoapClient
|
2012-04-29 20:26:00 +02:00 |
Andreas Schamberger
|
64002c61d2
|
server interop test
|
2012-04-29 19:23:46 +02:00 |
Andreas Schamberger
|
51a971ed33
|
added soap client specific soap kernel
|
2012-04-29 19:23:46 +02:00 |
Andreas Schamberger
|
8b10219f73
|
add builder functions für configuring soap attachment handling
|
2012-04-29 19:23:45 +02:00 |
Andreas Schamberger
|
7819c31644
|
add XML mime filter
|
2012-04-29 19:23:33 +02:00 |
Andreas Schamberger
|
7f96a20f66
|
Several WS and CS fixes
|
2012-04-29 19:23:00 +02:00 |
Andreas Schamberger
|
31838105f0
|
add phpdoc and configuration of soap attachments
|
2012-04-29 18:52:55 +02:00 |
Andreas Schamberger
|
40a3bd5591
|
* sync server with client procession model
* add SwA/MTOM
|
2012-04-29 18:50:02 +02:00 |
Christian Kerl
|
e02ca6ca9c
|
Merge pull request #5 from aschamberger/master
XML Mime contentType support
|
2012-02-13 02:17:43 -08:00 |
Christian Kerl
|
9b912a51b2
|
Merge pull request #6 from aschamberger/master
XML Mime contentType support
|
2012-02-13 02:17:27 -08:00 |
Andreas Schamberger
|
e697d41cc3
|
fix to make XmlMimeTypeConvert work
|
2012-01-29 17:54:48 +01:00 |
Andreas Schamberger
|
3954d07112
|
fixed broken bootstrap
|
2012-01-29 17:46:39 +01:00 |
Andreas Schamberger
|
02e8d450d5
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-29 17:41:37 +01:00 |
Andreas Schamberger
|
107a2904c1
|
add XML mime filter
|
2012-01-29 14:38:12 +01:00 |
Andreas Schamberger
|
f0b596be99
|
CS
|
2012-01-15 11:44:05 +01:00 |
Andreas Schamberger
|
375cd7debb
|
CS
|
2012-01-15 11:42:21 +01:00 |
Francis Besset
|
80f999675a
|
Added Šarūnas Dubinskas in contributors
|
2012-01-12 11:56:39 +01:00 |
Francis Besset
|
e291afcba1
|
Merge branch 'master' of https://github.com/sarunas/BeSimpleSoapBundle into sarunas-master
Conflicts:
ServiceBinding/RpcLiteralResponseMessageBinder.php
|
2012-01-12 11:53:58 +01:00 |
Francis Besset
|
cfe949b781
|
Fixed bug if a complex type contains a collection
|
2012-01-12 11:45:15 +01:00 |
Šarūnas Dubinskas
|
a2bec5d710
|
Merge pull request #1 from vytautasgimbutas/master
ComplexType fix
|
2012-01-12 01:24:21 -08:00 |
Vytautas Gimbutas
|
383d24e86b
|
Fix for ComplexType
|
2012-01-12 11:22:08 +02:00 |
Šarūnas Dubinskas
|
63d3611006
|
Fix to allow ComplexType to be nillable
|
2012-01-11 15:11:55 +02:00 |
Christian Kerl
|
23ba025ffe
|
Merge pull request #3 from aschamberger/master
Basic support for MTOM/SwA, WS-Adressing and WS-Security
|
2012-01-08 11:15:28 -08:00 |
Christian Kerl
|
f6a0dcf9a7
|
Merge pull request #5 from aschamberger/master
Interfaces for processing SoapRequest/SoapResponse in Client/Server #2
|
2012-01-08 11:15:15 -08:00 |
Andreas Schamberger
|
efc6500ead
|
replace internal type converter interface with cleaner solution
|
2012-01-08 09:50:23 +01:00 |
Andreas Schamberger
|
d633516e1f
|
replace internal type converter interface with cleaner solution
|
2012-01-08 09:50:11 +01:00 |
Andreas Schamberger
|
bf8965895e
|
mime filter is not generic
|
2012-01-08 09:31:01 +01:00 |
Andreas Schamberger
|
840fa56931
|
mime filter is not generic
|
2012-01-08 09:30:50 +01:00 |
Andreas Schamberger
|
2b2d40b3ac
|
moved code from client to common
|
2012-01-07 13:19:22 +01:00 |
Andreas Schamberger
|
4d05f2889f
|
moved code to common
|
2012-01-07 13:18:52 +01:00 |
craigmarvelley
|
a8c2fbb13a
|
Fixed bug causing annotations in inheriting controllers to be ignored
|
2012-01-05 16:37:12 +00:00 |
Andreas Schamberger
|
daadd04657
|
added Apache Axis2 interop tests (including own SwA service
implementation and deployable service archives for all tests)
|
2012-01-05 14:21:31 +01:00 |
Andreas Schamberger
|
a4e9989941
|
fixed mtom type converter
|
2012-01-05 14:15:39 +01:00 |
Andreas Schamberger
|
67e181fd4f
|
fixed mime to handle binary data correctly
|
2012-01-05 13:58:35 +01:00 |
craigmarvelley
|
d2cdc9ccad
|
Updated to work with latest version of Zend\Soap
|
2012-01-04 11:47:45 +00:00 |
Andreas Schamberger
|
c5ccd89949
|
Added SwA to Client
|
2012-01-03 18:50:45 +01:00 |
Andreas Schamberger
|
22665b50ae
|
fixed variable name
|
2012-01-03 18:48:40 +01:00 |
Andreas Schamberger
|
f6ea609f46
|
fix parser and add attachment support
|
2012-01-03 16:38:50 +01:00 |
Andreas Schamberger
|
e151d06371
|
fix mime parser bug
|
2012-01-03 12:38:58 +01:00 |
Andreas Schamberger
|
7cc928a111
|
skeleton of MimeFilter
|
2011-12-18 14:34:15 +01:00 |
Andreas Schamberger
|
8546fb45af
|
doc comment fixes
|
2011-12-18 13:03:07 +01:00 |