Discussion:
how configurable CORBA C++?
(too old to reply)
hassan bahi
2011-04-15 13:16:10 UTC
Permalink
hello I started working with a CORBA C++ but I do not know how I can
be configured or Orbacus OmniORB. I want you requested help.
and thank you in advance
Johnny Willemsen
2011-04-15 13:20:17 UTC
Permalink
Hi,

Have a look at TAO as C++ ORB. It can be used for any system, from
embedded to high end enterprise. See http://www.theaceorb.n,
http://www.orbzone.org and http://www.cs.wustl.edu/~schmidt/ for more
details.

Regards,

Johnny Willemsen
Remedy IT
Post by hassan bahi
hello I started working with a CORBA C++ but I do not know how I can
be configured or Orbacus OmniORB. I want you requested help.
and thank you in advance
hassan bahi
2011-04-15 15:21:53 UTC
Permalink
Post by Johnny Willemsen
Hi,
Have a look at TAO as C++ ORB. It can be used for any system, from
embedded to high end enterprise. Seehttp://www.theaceorb.n,http://www.orbzone.organdhttp://www.cs.wustl.edu/~schmidt/for more
details.
Regards,
Johnny Willemsen
Remedy IT
hello I started working with a CORBA C++  but I do not know how I can
be configured or Orbacus OmniORB. I want you requested help.
and thank you in advance
yes but the big problem is the configuration level I NEED FOR A small
example "Hello Word" to understand
Johnny Willemsen
2011-04-15 17:01:33 UTC
Permalink
Hi,
Post by hassan bahi
Post by hassan bahi
hello I started working with a CORBA C++ but I do not know how I can
be configured or Orbacus OmniORB. I want you requested help.
and thank you in advance
yes but the big problem is the configuration level I NEED FOR A small
example "Hello Word" to understand
I don't know for Orbacus or OmniORB, but for TAO the default
configuration will work. See TAO/tests/Hello for the example, check the
TAO Programmers Guide which you can obtain for free from
http://www.theaceorb.nl for more explanation.

Regards,

Johnny Willemsen
Remedy IT
c***@yahoo.co.uk
2011-04-22 17:46:05 UTC
Permalink
hello I started working with a CORBA C++  but I do not know how I can
be configured or Orbacus OmniORB. I want you requested help.
and thank you in advance
It has been a while since I worked with Orbacus and omniORB. But if I
remember correctly, both products provide some simple demonstration
programs and some simple configuration files to work with them. I
suggest you look at those demos provided with the products.

Portability of C++ application source code across CORBA products is
pretty good nowadays, but the CORBA specification does *not* define
anything to do with configuration or administration. Because of this,
the details of an Orbacus configuration file are completely different
to the configuration details of, say, omniORB.

Continue reading on narkive:
Loading...