EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification. 
X Wiki

6.3. Example

The following is the output on the client side when this factory is enabled:

     [java] Oct 17, 2006 5:38:13 PM org.ow2.easybeans.component.smartclient.spi.SmartContextFactory getInitialContext
     [java] INFO: Initializing Smart Factory with remote URL 'smart://localhost:2503'.
     [java] Oct 17, 2006 5:38:13 PM org.ow2.easybeans.component.smartclient.spi.SmartContextFactory getInitialContext
     [java] INFO: Got remote PROVIDER_URL 'rmi://localhost:1099'.

     ...
     [java] Downloaded 'xxx' classes, 'xxx' resources for a total of 'xxx' bytes and it took 'xxx' ms.

The following is the output on the server side:

     [java] 10/17/06 5:38:13 PM (I) SmartClientEndPointComponent.handleReadProviderURLRequest : Provider URL asked by client : 'rmi://localhost:1099'.
Copyright © 2006 EasyBeans / ObjectWeb consortium

http://www.easybeans.org