Hi, The code is here: http://svn.apache.org/repos/asf/openejb/trunk/openejb/server/openejb-ejbd/src/main/java/org/apache/openejb/server/ejbd/
Using other protocols needs some hack from what i know. - Romain Le 26 juin 2012 19:25, "exabrial" <[email protected]> a écrit : > The Telephone example uses the following protocol URL: > "ejbd://localhost:4201" > > First Question: Is the underlying RMI protocol JRMP, IIOP/CORBA or is ejbd > a > separate wire protocol on it's own? I'm curious from a performance > perspective, as JRMP has been shown to be as fast as Hessian, both of which > is faster than IIOP/CORBA. > > Second question: Is it possible to change the protocol which OpenEJB uses? > > Thanks! > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/What-protocol-does-OpenEJB-use-for-RMI-tp4655806.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
