Hello Mauro AFAIK OpenEJB uses its own binary remote protocol, not CORBA or RMI/JRMP etc. So, it may not possible to communicate from OpenEJB to Glassfish but if you have Glassfish client jars to access glass fish remote EJBS, you can use these clients to access them in TomEE.
Best Gurkan Erdogdu Founder, ManageCat p. +1 (909) - 366 – 9337 a. 340 S Lemon Ave #7996 Walnut, CA 91789 w. http://managecat.com <http://managecat.com/> e [email protected] <mailto:[email protected]> <http://twitter.com/gerdogdu> <https://tr.linkedin.com/in/gerdogdu> > On 16 Sep 2015, at 19:51, mauro2java2011 <[email protected]> wrote: > > suppose that i have a ejb deployed on glassfsih remote. > It is possible call it from tomee on another machine? > > and it is possible call a ejb deployed into tomee from a glassfsih? > > Or the different corba /orb implementation not work ? > > mauro > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/a-curiosity-is-possible-call-a-remote-ejb-on-glassfsih-from-tomee-and-vice-versa-tp4676265.html > Sent from the TomEE Users mailing list archive at Nabble.com.
