Hello Developers,
I'll appreciate your answer to the following questions:
- What standard modules in PHP enable to move large amount of data over
a SOAP response (I know about DIME support)? - Is there a plan to support MTOM in PHP?
Thank you in advance,
Gal
Hi Gal,
The guys from WSO2 are working on WS-* support for PHP. It's called
Axis2 (based on Apache Axis2/C) and you can find it at Pecl
http://pecl.php.net/package/axis2. I believe they are also trying to
make the API compatible with ext/soap.
Any feedback on this would be interesting to them of course, and I'd
also be happy to hear it.
If anyone else on the list has interest in WS-* star and/or has had a
chance to play around with Pecl/Axis2 I'd be happy to hear feedback.
Andi
-----Original Message-----
From: Gal [mailto:gal@freeshell.org]
Sent: Tuesday, May 29, 2007 2:17 AM
To: internals@lists.php.net; internals@lists.php.net
Subject: [PHP-DEV] Any plans for php support / module for MTOM ?Hello Developers,
I'll appreciate your answer to the following questions:
- What standard modules in PHP enable to move large amount
of data over a SOAP response (I know about DIME support)?- Is there a plan to support MTOM in PHP?
Thank you in advance,
Gal--
To
unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Hi Gal,
The guys from WSO2 are working on WS-* support for PHP. It's called
Axis2 (based on Apache Axis2/C) and you can find it at Pecl
http://pecl.php.net/package/axis2. I believe they are also trying to
make the API compatible with ext/soap.
The project has moved to http://wso2.org/ . All files, docs and
sources are availble through the new dedicated site. Last time I
asked, there is no plan to move it back to pecl or to make any release
through PECL.
--Pierre