Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 309AE8771 for ; Mon, 22 Aug 2011 10:04:50 +0000 (UTC) Received: (qmail 26194 invoked by uid 500); 22 Aug 2011 10:04:47 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 25646 invoked by uid 500); 22 Aug 2011 10:04:26 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 25636 invoked by uid 99); 22 Aug 2011 10:04:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 10:04:20 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of mohammed.hany@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 10:04:14 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QvRMH-0000MS-Ad for users@camel.apache.org; Mon, 22 Aug 2011 03:03:53 -0700 Date: Mon, 22 Aug 2011 03:03:53 -0700 (PDT) From: "M.Ismail" To: users@camel.apache.org Message-ID: In-Reply-To: <4E5221D7.2000408@gmail.com> References: <1313991903115-4722230.post@n5.nabble.com> <4E5221D7.2000408@gmail.com> Subject: Re: Corba component MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15989_5288079.1314007433313" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_15989_5288079.1314007433313 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, This is a good idea. I'll probably start working on this component next month. Regards, On Mon, Aug 22, 2011 at 12:32 PM, Willem.Jiang [via Camel] < ml-node+4722741-936085955-45138@n5.nabble.com> wrote: > We love contribution, and I cannot say no if you have a plan to > implement a new camel-corba component. You may take a look at the > camel-rmi component if you want to start to implement a new one :) > > > On 8/22/11 2:54 PM, M.Ismail wrote: > > > Hi, > > > > Although, it is not documented, you can still use the CXF bean component > to > > call CORBA servers. CXF tools transform the IDL to a WSDL and the WSDL to > > > java code. However, there are some limitations: > > 1- Inheritance model is not fully supported in both CXF and Camel. You > can > > attempt workarounds in the WSDL file though. > > 2- Camel doesn't handle CORBA references very well during the route i.e. > > handles are lost between the calls. > > 3- Some data types are not mapped correctly from IDL to java. > > > > Finally, if you have a simple IDL don't hesitate to try using Camel. > > > > Regards, > > > > On Mon, Aug 22, 2011 at 9:44 AM, Claus Ibsen-2 [via Camel]< > > [hidden email] > > wrote: > > > >> Hi > >> > >> Apache CXF has corba support. > >> > >> There are some corba samples > >> http://cxf.apache.org/docs/sample-projects.html > >> > >> > >> > >> On Mon, Aug 22, 2011 at 7:45 AM, diwakar<[hidden email]< > http://user/SendEmail.jtp?type=node&node=4722329&i=0>> > >> wrote: > >> > >>> Hi, > >>> > >>> Servicemix had JBI4CORBA component for CORBA > communication. > >> Is > >>> there a plan for CORBA component in Camel? Please let me know your > >> comment. > >>> > >>> With Best Regards, > >>> Diwakar > >>> > >>> -- > >>> View this message in context: > >> > http://camel.465427.n5.nabble.com/Corba-component-tp4722230p4722230.html > >>> Sent from the Camel - Users mailing list archive at Nabble.com. > >>> > >> > >> > >> > >> -- > >> Claus Ibsen > >> ----------------- > >> FuseSource > >> Email: [hidden email]< > http://user/SendEmail.jtp?type=node&node=4722329&i=1> > >> Web: http://fusesource.com > >> Twitter: davsclaus, fusenews > >> Blog: http://davsclaus.blogspot.com/ > >> Author of Camel in Action: http://www.manning.com/ibsen/ > >> > >> > >> ------------------------------ > >> If you reply to this email, your message will be added to the > discussion > >> below: > >> > http://camel.465427.n5.nabble.com/Corba-component-tp4722230p4722329.html > >> To start a new topic under Camel - Users, email > >> [hidden email] > >> To unsubscribe from Camel - Users, click here< > > >> > >> > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/Corba-component-tp4722230p4722355.html > > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > -- > Willem > ---------------------------------- > FuseSource > Web: http://www.fusesource.com > Blog: http://willemjiang.blogspot.com (English) > http://jnn.javaeye.com (Chinese) > Twitter: willemjiang > Weibo: willemjiang > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Corba-component-tp4722230p4722741.html > To start a new topic under Camel - Users, email > ml-node+465428-424999138-45138@n5.nabble.com > To unsubscribe from Camel - Users, click here. > > -- View this message in context: http://camel.465427.n5.nabble.com/Corba-component-tp4722230p4722829.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_15989_5288079.1314007433313--