Remoting client is explained on http://tomee.apache.org/clients.html

To use corba you need to write a tomee Service like hessian to deploy corba
services - hessian service can be used as template
https://github.com/apache/tomee/tree/master/server/openejb-hessian - but
you DONT need corba to do remoting.
Le 4 janv. 2016 14:27, "nilesh.chauhan" <[email protected]> a écrit :

> David Blevins-2 wrote
> > There's an API for doing that, yes.  OpenEJB has always had a strict
> > server/container contract so that exposing new protocols can be done
> > without modifying internals.  Geronimo supports a CORBA integration for
> > example.
> >
> > Doing so is a development task though, not a configuration task.
> >
> > -David
>
> Can i get some inputs to access the EJB deployed on TomEE with CORBA
> client.
> I want to deploy EJB3 into TomEE and need to access the same using java
> standalone client.
>
> Any inputs on the same in big help.
>
> Thanks
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/What-protocol-does-OpenEJB-use-for-RMI-tp4655806p4677341.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Reply via email to