Hi, yes you can ;)
in conf/system.properties (or as system property): openejb.service.manager.class = org.apache.openejb.server.SimpleServiceManager then (after one startup) you can edit: conf/conf.d/ejbd.properties *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/2/20 superhans <[email protected]> > Hi, > > It is possible to change the protocol being used to resolve remote ejbs in > TomEE? I'm using currently the HTTP procotol (provider URL: > http://someip/tomee/ejb). I'd like to test the ejbd protocol (ejbd://) to > check effects on the performance. > > > Sincerly > Superhans > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-Change-remote-protocol-tp4660910.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
