Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30035 invoked by uid 1010); 30 May 2007 14:42:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30019 invoked from network); 30 May 2007 14:42:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2007 14:42:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.162.229 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.229] ([64.233.162.229:52013] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/DA-51978-85D8D564 for ; Wed, 30 May 2007 10:42:34 -0400 Received: by nz-out-0506.google.com with SMTP id 34so1372988nzf for ; Wed, 30 May 2007 07:42:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cs0hCQT0GF3XC2hRkoeSo8J6ke/eYXQsNC/XG1SLsLaHYrNbmtYY9LQQOizyi5DvjeXdG6T2BPgdUQgJrRLU/OF1iZE/BkqWN5Q489+YmutcXCmjwmNgpYXzaXP4yU+A4rb8/X6ApIdI2kreQdiPuGvO9XcOlS13DlL4716HcpA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VtvOcFXDbFrywdhUQPn2P9gYrGRLwNX5HfFUCas+mDk0T6BjaufZ9ZbMa9Z1E1eUG3ZZpmilxMDwTHL5mc30Gdu9oGS8H/W2t86X/lYCjqW8myroAA3ggMYj8ZaV5h0wWUdIknkmkPyrIwRkzwd4pOyYHA1gwJ8E42ArlqZMlRc= Received: by 10.115.77.1 with SMTP id e1mr3979697wal.1180536149948; Wed, 30 May 2007 07:42:29 -0700 (PDT) Received: by 10.114.178.2 with HTTP; Wed, 30 May 2007 07:42:29 -0700 (PDT) Message-ID: Date: Wed, 30 May 2007 16:42:29 +0200 To: "Andi Gutmans" Cc: yrosenbach@sphera.com, galg@sphera.com, internals@lists.php.net In-Reply-To: <698DE66518E7CA45812BD18E807866CE3AFF8A@us-ex1.zend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <465BEF99.50009@freeshell.org> <698DE66518E7CA45812BD18E807866CE3AFF8A@us-ex1.zend.net> Subject: Re: [PHP-DEV] Any plans for php support / module for MTOM ? From: pierre.php@gmail.com (Pierre) Hi, On 5/30/07, Andi Gutmans wrote: > 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