hammant 2003/01/12 16:20:56 Modified: docs/site elsewhere.html Log: EOB 0.8 release Revision Changes Path 1.24 +26 -2 jakarta-site/docs/site/elsewhere.html Index: elsewhere.html =================================================================== RCS file: /home/cvs/jakarta-site/docs/site/elsewhere.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- elsewhere.html 12 Jan 2003 15:54:07 -0000 1.23 +++ elsewhere.html 13 Jan 2003 00:20:56 -0000 1.24 @@ -164,8 +164,32 @@ </td></tr> <tr><td> <blockquote> - <a name="1026" /> - <h3>26 October 2002 - Enterprise Object Broker: EJB for mere mortals</h3> + <a name="20030112" /> + <h3>12 January 2003 - Enterprise Object Broker 0.8: EJB for mere mortals</h3> + <p> +Enterprise Object Broker (EOB) is an application server that tries to a +be a simpler than EJB application container. It is not complete yet, but +we have many demos showing local, remote, and webapp usage. +</p> + <p> +EOB uses AltRMI from the Avalon-Excalibur project. See the AltRMI <a href="http://jakarta.apache.org/avalon/excalibur/altrmi/">homepage</a>. +AltRMI is RMI for normal interfaces. No extending +java.rmi.server.UnicastRemoteObject, no throwing +java.rmi.RemoteException, no implementing +java.rmi.Remote. It is simple to use and has multiple transport types, +including some that pipe between classloaders in the same JVM. +</p> + <p> +EOB and AltRMI are bringing .Net's remoting back to Java. +</p> + <p> +Take a look at +<a href="http://www.enterpriseobjectbroker.org/"> +http://www.enterpriseobjectbroker.org</a> +</p> + <hr noshade="noshade" size="1" /> + <a name="1026" /> + <h3>26 October 2002 - Enterprise Object Broker 0.75: EJB for mere mortals</h3> <p> Enterprise Object Broker (EOB) is an application server that tries to a be a simpler than EJB application container. It is not complete yet, but
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>