Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33FAE40BA for ; Tue, 31 May 2011 13:58:39 +0000 (UTC) Received: (qmail 15685 invoked by uid 500); 31 May 2011 13:58:38 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 15641 invoked by uid 500); 31 May 2011 13:58:38 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 15633 invoked by uid 99); 31 May 2011 13:58:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 13:58:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 209.85.214.41 as permitted sender) Received: from [209.85.214.41] (HELO mail-bw0-f41.google.com) (209.85.214.41) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 13:58:32 +0000 Received: by bwz17 with SMTP id 17so4591039bwz.0 for ; Tue, 31 May 2011 06:58:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=Ss1878utDJ+ymEwuLVZBFp7QfPcx+JUIPjX4VNSPBAc=; b=XzAduNBXQ4Gik+oPPV5IaYB6/KJiS+w+lblFfV3TdpsbXDMlnNkX8DWUn7Jin4u1yY gPEXuaDH1j9/KhfdjJiDs/d5mBWYa0n8GNg+rOrhW6OOtxBMXb/2jeeSGyfeLDZmHryV 5yZm7+ZL0Yhb1p7h1UVIjEQQYP9vfNcMq+6Ug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=FS6iheyoayyAWGO0oqvIROW+UCiIKv+rzn5WM7IHz3Kp6Gvg7l9kPo/eebZCG6U0D8 w1yDyNbKg6l+qb2MkVxqndovSSDG7Ow0eVrG3xNDwvd//oCf8l0NIt5eSiJ/EqWdrl/D zOFfVEua4h51vztQz4wxy2mmtHz9TojKGqVUM= MIME-Version: 1.0 Received: by 10.204.7.209 with SMTP id e17mr287166bke.162.1306850290769; Tue, 31 May 2011 06:58:10 -0700 (PDT) Received: by 10.204.69.204 with HTTP; Tue, 31 May 2011 06:58:10 -0700 (PDT) In-Reply-To: <18544c7.8f2b.13046550364.Coremail.blurm@126.com> References: <11096ee.8dcc.13046497c8f.Coremail.blurm@126.com> <360A7195-8422-4383-968A-F0BEFC480154@gmail.com> <18544c7.8f2b.13046550364.Coremail.blurm@126.com> Date: Tue, 31 May 2011 09:58:10 -0400 Message-ID: Subject: Re: Re: Is there any known interoperable issues about using Axis1 to consume CXF's webservices? From: Benson Margulies To: users@cxf.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable rpc/literal? 2011/5/31 Damon : > Hi, > > sorry i didn't make myself clear. > Using axis1 is mainly for old webservices writen in axis1 > But i have to consider using axis1 to consume upcoming new webservices wh= ich are provided by CXF > > > > > At 2011-05-31 21:47:03=EF=BC=8C"Freeman Fang" wr= ote: > >>Hi, >> >>Cxf doesn't support rpc/encoded, so if you chose Axis1 mainly for =C2=A0r= pc/ >>encoded feature, then I think there's no way you can use cxf to talk >>to Axis1with rpc/encoded. >> >>Freeman >>On 2011-5-31, at =E4=B8=8B=E5=8D=889:41, Damon wrote: >> >>> Hi all: >>> =C2=A0 =C2=A0The reason i have to use Axis1 is for old services using r= pc/ >>> encoded. >>> =C2=A0 =C2=A0Now i have to consider the interoperable problems, and CXF= seems >>> like the most popular web services framework for now, so any >>> possible issues would happen if i use Axis1 to consume CXF >>> webservices? >>> =C2=A0 I only found one in google: using Axis1 consume XPOM/XOT CXF >>> webservices.. >>> =C2=A0 And just in case, is there any solution for CXF support rpc/ >>> encoded binding? >>> >>> Regards >> >>--------------------------------------------- >>Freeman Fang >> >>FuseSource >>Email:ffang@fusesource.com >>Web: fusesource.com >>Twitter: freemanfang >>Blog: http://freemanfang.blogspot.com >>Connect at CamelOne May 24-26 >>The Open Source Integration Conference >> >> >> >> >> >> >> >> >