Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 47580 invoked from network); 2 Oct 2006 08:40:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2006 08:40:14 -0000 Received: (qmail 97313 invoked by uid 500); 2 Oct 2006 08:40:13 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 97279 invoked by uid 500); 2 Oct 2006 08:40:13 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 97270 invoked by uid 99); 2 Oct 2006 08:40:13 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Oct 2006 01:40:13 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=sinbad_jia@yahoo.com; domainkeys=good X-ASF-Spam-Status: No, hits=4.8 required=5.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,HTML_MESSAGE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [68.142.207.231] ([68.142.207.231:30119] helo=web32604.mail.mud.yahoo.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id EE/02-16499-960D0254 for ; Mon, 02 Oct 2006 01:40:10 -0700 Received: (qmail 23282 invoked by uid 60001); 2 Oct 2006 08:40:07 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=FnLO7tJ9X8UXhMRfyU6YvrBzwLOQRIjLl5VV9PpFYms+RPBa0u5aAvjkqnYAAdcD5vBOQ2BRGwj/7hadOszp9katTw7nFvtRxVD/P0HmXx2OfTB9fub8BOD5punjTyI0VmIKYyzG5tExriXK9fUwlNv3QR8aF+ASj9v0BsRGhJM= ; Message-ID: <20061002084007.23280.qmail@web32604.mail.mud.yahoo.com> Received: from [221.218.166.200] by web32604.mail.mud.yahoo.com via HTTP; Mon, 02 Oct 2006 01:40:07 PDT Date: Mon, 2 Oct 2006 01:40:07 -0700 (PDT) From: Unreal Jiang Subject: Re: JCA Inbound Propocal To: cxf-dev@incubator.apache.org In-Reply-To: <451ED777.6040805@envoisolutions.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1563696251-1159778407=:21769" Content-Transfer-Encoding: 8bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1563696251-1159778407=:21769 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit hi Dan, Thanks for your reply. Yes, for simple frontend, it's best way to create a EJBInvoker. Could we use EJBInvoker in JaxWS frontend approach? If it works, we can put away the dynamic proxy from both approach. Regards Unreal Dan Diephouse wrote: Hiya, Could you just create a different Invoker for the Service? In XFire we just created an EJB invoker (see http://xfire.codehaus.org/Invokers). The whole point of invokers are to allow different backend implementations of the service, so I would think there is something we can do there. - Dan Unreal Jiang wrote: >Hi guys, > > I'd like to port jca inbound into CXF from Celtix. In Celtix, we create a dynamic proxy as a implementor, and this proxy will redirect the invocation from client to a backend ejbBean. This way works fine in Celtix, bus doesn't in CXF. Because in CXF JaxWS frontend implementation, it's requested that the implementor must contain a WebSerivce or Provider annotation, in our case the implementor is only a proxy, it doesn't have any annotations. > There have two ways to solve this issue, > 1. Use Simple frontend instead of JaxWS. > 2. Add a WebService annotation with binary code manipulation. > > Do you guys have any idea about this two approach? > Any comment will be appreciated. > > Regards > Unreal > > >--------------------------------- >Do you Yahoo!? > Everyone is raving about the all-new Yahoo! Mail. > > -- Dan Diephouse (616) 971-2053 Envoi Solutions LLC http://netzooid.com --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2�/min or less. --0-1563696251-1159778407=:21769--