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] <
ml-node+4722329-746520231-45...@n5.nabble.com> 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
> ml-node+465428-424999138-45...@n5.nabble.com
> To unsubscribe from Camel - Users, click 
> here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=bW9oYW1tZWQuaGFueUBnbWFpbC5jb218NDY1NDI4fDIwNzI5Nzg2NDM=>.
>
>


--
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.

Reply via email to