hammant     2003/01/12 16:20:12

  Modified:    xdocs    index.xml
               xdocs/site elsewhere.xml
  Log:
  EOB 0.8 release
  
  Revision  Changes    Path
  1.142     +1 -0      jakarta-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/index.xml,v
  retrieving revision 1.141
  retrieving revision 1.142
  diff -u -r1.141 -r1.142
  --- index.xml 1 Jan 2003 22:52:15 -0000       1.141
  +++ index.xml 13 Jan 2003 00:20:11 -0000      1.142
  @@ -39,6 +39,7 @@
   <section name="Elsewhere ...">
   <p>
   <ul>
  +<li><a href="site/elsewhere.html#20030112">12 January 2003 - <b>Enterprise Object 
Broker reaches 0.8 release</b></a></li>
   <li><a href="site/elsewhere.html#1026">26 October 2002 - <b>Enterprise Object 
Broker reaches 0.75 release</b></a></li>
   <li><a href="site/elsewhere.html#0621">21 June 2002 - <b>OpenORB Community Edition 
1.3 Beta 1 Released</b></a></li>
   <li><a href="site/elsewhere.html#0524">24 May 2002 - <b>OpenEJB 0.8 Beta 2 
Released</b></a></li>
  
  
  
  1.10      +28 -1     jakarta-site/xdocs/site/elsewhere.xml
  
  Index: elsewhere.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/site/elsewhere.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- elsewhere.xml     26 Oct 2002 11:49:42 -0000      1.9
  +++ elsewhere.xml     13 Jan 2003 00:20:12 -0000      1.10
  @@ -11,8 +11,35 @@
   
   <section name="Elsewhere ...">
   
  +<a name="20030112"></a>
  +<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"></a>
  -<h3>26 October 2002 - Enterprise Object Broker: EJB for mere mortals</h3>
  +<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]>

Reply via email to