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
|
c5ccd89949
|
Added SwA to Client
|
2012-01-03 18:50:45 +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 |
Andreas Schamberger
|
d6dcddca20
|
remove method for now (could be a filter later)
|
2011-12-18 09:07:36 +01:00 |
Andreas Schamberger
|
aa35e9e172
|
working WS-Addressing and WS-Security filters
|
2011-12-17 20:36:56 +01:00 |
Andreas Schamberger
|
2e155db8f9
|
CS fixes
|
2011-12-17 16:05:25 +01:00 |
Andreas Schamberger
|
8a886c7eda
|
use Helper constants
|
2011-12-17 11:10:08 +01:00 |
Andreas Schamberger
|
1122df8e12
|
WS-Adressing and WS-Security Filters
|
2011-12-11 21:20:35 +01:00 |
Andreas Schamberger
|
9643fd4333
|
remove obsolete class
|
2011-12-04 14:24:22 +01:00 |
Andreas Schamberger
|
7b4b832d61
|
added wsdl:include to WsdlDownloader (and also the wsdl:import,
xs:import)
|
2011-11-20 18:13:42 +01:00 |
Andreas Schamberger
|
7b1e2eef93
|
removed orphan SoapRequest
|
2011-11-20 16:11:39 +01:00 |
Andreas Schamberger
|
f168e8566a
|
Curl instance is now given as parameter to WsdlDownloader + some
simplifications in client
|
2011-11-02 12:48:51 +01:00 |
Andreas Schamberger
|
cd0702c449
|
remove orphan test
|
2011-10-23 13:06:01 +02:00 |
Andreas Schamberger
|
ccd5d04078
|
added email
removed unused variable
|
2011-10-22 11:28:15 +02:00 |
Andreas Schamberger
|
eb8e8495ad
|
remove obsolete functions/constants
|
2011-10-16 19:57:29 +02:00 |
Andreas Schamberger
|
101169f7d6
|
convert to unix line endings
|
2011-10-16 19:49:24 +02:00 |
Andreas Schamberger
|
cfe1a966ab
|
added cURL tests
|
2011-10-16 19:41:34 +02:00 |
Andreas Schamberger
|
c54b2925fe
|
* fixed missing port number in WsdlDownloader
* fixed boolean assertions
|
2011-10-16 17:35:14 +02:00 |
Andreas Schamberger
|
98a916957c
|
fix file header
|
2011-10-16 17:18:35 +02:00 |
Andreas Schamberger
|
a766b054c2
|
Merge remote-tracking branch 'upstream/master'
|
2011-10-15 11:02:42 +02:00 |
Francis Besset
|
004d88f564
|
Added SoapClientBuilder::withCompression()
|
2011-10-11 22:39:55 +02:00 |
Francis Besset
|
d6c9074c94
|
Added SoapClientBuilder::withProxy()
|
2011-10-11 22:07:16 +02:00 |
Francis Besset
|
55a9b6e233
|
Fixed typo and added unit tests
|
2011-10-11 21:50:07 +02:00 |
Francis Besset
|
24a912b50d
|
Fixed typo
|
2011-10-10 20:13:42 +02:00 |
Francis Besset
|
9ce673b8cb
|
Added Authentication in SoapClientBuilder
|
2011-10-10 00:40:21 +02:00 |
Francis Besset
|
a9b1bdc714
|
Deleted SoapClient
|
2011-10-10 00:21:23 +02:00 |
Francis Besset
|
46ced393ca
|
Updated SoapClientBuilder
|
2011-10-10 00:02:20 +02:00 |
Francis Besset
|
28ed21530d
|
Added SoapClientBuilder
|
2011-10-09 20:17:50 +02:00 |
Francis Besset
|
0d59bd2545
|
Fixed tests
|
2011-10-09 20:10:13 +02:00 |
Francis Besset
|
bc9df9d2d7
|
[SoapClient] Added exceptions and user_agent options
|
2011-10-08 22:02:54 +02:00 |
Francis Besset
|
29a388eb7d
|
[SoapClient] Added Classmap
|
2011-10-08 15:07:49 +02:00 |
Francis Besset
|
7be719ffc5
|
[SoapClient] Moved TypeConverterCollection parameter in the constructor
|
2011-10-08 12:22:17 +02:00 |
Andreas Schamberger
|
cd14afe11e
|
fixed file header
|
2011-10-03 21:03:46 +02:00 |
Andreas Schamberger
|
3040718c9d
|
cs fixes
|
2011-10-02 12:23:59 +02:00 |
Andreas Schamberger
|
06ff1ab707
|
tests for WsdlDownloader and cs fixes
|
2011-10-02 12:09:19 +02:00 |
Andreas Schamberger
|
713edb591c
|
Initial commit for basic SoapClient enhancements.
|
2011-09-26 22:42:21 +02:00 |
Andreas Schamberger
|
dfb2bcebb8
|
replace get_class($this) with __CLASS__
|
2011-09-26 16:25:56 +02:00 |
Andreas Schamberger
|
a46a42412e
|
Renamed SoapClient to SimpleSoapClient
|
2011-09-26 15:52:03 +02:00 |
Francis Besset
|
d29f0caa8d
|
[SoapRequest] Returns null if headers is empty
|
2011-09-23 10:24:22 +02:00 |
Francis Besset
|
9cec9c65c4
|
Moved SoapClient::getTypemap() function in TypeConverterCollection
|
2011-09-13 21:03:03 +02:00 |
Francis Besset
|
c1c5d31350
|
Added TypeConverterCollection in SoapClient
|
2011-09-10 19:33:27 +02:00 |
Francis Besset
|
5790a89571
|
Added SoapHeader in SoapRequest
|
2011-09-04 23:42:03 +02:00 |
Francis Besset
|
caeb484e19
|
Renamed client cache_wsdl option to cache_type
|
2011-09-04 12:15:11 +02:00 |
Francis Besset
|
358373dcc8
|
Moved classes
|
2011-09-04 00:42:51 +02:00 |
Francis Besset
|
aaca80a262
|
Used BeSimple\SoapCommon\Cache to define the cache strategy
|
2011-09-04 00:36:24 +02:00 |
Francis Besset
|
fd162d8ca6
|
Initial commit
|
2011-09-03 21:15:51 +02:00 |