Downloadliste

Projektbeschreibung

Enterprise Object Broker (EOB) is an application server that transparently distributes Java objects via their interfaces. It makes no distinction between Local and Remote objects. Because of these features, it is not J2EE compliant. The developer builds beans that implement normal Java interfaces and the deployer decides where the beans are in a cluster of servers. Apache's AltRMI is used in place of RMI. It publishes plain interfaces locally and remotely. The interfaces do not have to extend the java.rmi.Remote interface. Methods do not have to throw RemoteException. AltRMI delivers remoting for Java. EOB sits on top of Apache's Avalon-Phoenix server platform.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-24 11:37
1.0

Phoenix war auf 4.0.4 aktualisiert, Jetty bis 4.2.9, AltRMI auf 0.9.3, JSX bis 2.0.9.1, 4.0.4 und Phoenix. Das Programm arbeitet jetzt mit JDK 1.3.1 erneut. SimpleStore wurde mit Hibernate ersetzt.
Tags: Development, Minor feature enhancements
Phoenix was updated to 4.0.4, Jetty to 4.2.9, AltRMI to 0.9.3, JSX to 2.0.9.1, and Phoenix to 4.0.4. The program now works with JDK 1.3.1 again. SimpleStore was replaced with Hibernate.

2003-02-17 12:59
0.9

Jetty war bis 4.2.7 und AltRMI auf 0.9.1 aktualisiert.
Tags: Development, Minor feature enhancements
Jetty was updated to 4.2.7 and AltRMI to 0.9.1.

2003-01-15 10:47
0.8

In dieser Version wurde Phoenix auf 4.0.3 aktualisiert wurde AltRMI auf 0,8 verbessert, und Jetty ersetzt Jo! für Servlet 2.3-Fähigkeit.
Tags: Development, Minor feature enhancements
In this release, Phoenix was upgraded to 4.0.3, AltRMI was upgraded to 0.8, and Jetty replaces Jo! for Servlet 2.3 capability.

2002-05-20 18:18
0.65

Proxies sind nun mit Hilfe des Byte Code Engineering Library (BCEL) anstelle von javac. Beispiele werden nun separat als Quellcode verteilt, als auch als installierbare. EOB (wie. Ohr)-Dateien. Diese Beispiele wurden erleichtert, zu studieren und zu bauen.
Tags: Development, Minor feature enhancements
Proxies are now generated using the Byte Code
Engineering Library (BCEL) instead of javac.
Examples are now distributed separately in source
form, as well as installable .eob (like .ear)
files. These examples have been made easier to
study and build.

2002-05-13 14:16
0.60

EOB unterstützt jetzt. EOB-Dateien. Diese sind wie folgt. EAR-Dateien für EJB in ihnen enthaltenen Bohnen in Dosen und war-Dateien.
Tags: Development, Major feature enhancements
EOB now supports .eob files. These are like .ear files for EJB in that they contain beans in jars and war files.

Project Resources