Hi Nilesh,

The documentation has some corba pointers in tomee.xml like the corba
resource:

<Resource id="Foo" type="org.omg.CORBA.ORB"></Resource>

but the EJB are not exposed through corba in the recent versions. Is
switching to ejbd protocol an option? It is the protocol used by default by
tomee for remote ejbs.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

2015-12-30 6:36 GMT+01:00 Nilesh Chauhan <nileshbchau...@gmail.com>:

> Hi,
>
>
>
> I am looking for some hint or possibly an example on exposing EJB3 as
> IIOP/CORBA compliant and accessing the EJB3 with IIOP/CORBA client.
>
>
>
> Our current application is designed as such that it’s EJBs(EJB3) are
> exposed to IIOP client and all our WEB and standalone clients are using
> those EJBs using IIOP/CORBA clients.
>
>
>
> As Glassfish fully supports that, we are using the same as our application
> server but as there are no commercial support from Oracle from next
> versions; we are looking for suitable candidate for replacement of
> Glassfish.
>
>
>
> Any inputs or help on the same will leads to us in deciding to select Tomee
> as the suitable candidate for our applications server in place of
> Glassfish.
>
>
>
> Thanks,
>
> Nilesh Chauhan
>

Reply via email to