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.

2002-05-07 01:22
0.50

Eine neue "OverRMI" Transport wurde hinzugefügt. Es gibt größere EOB Wiederverwendung als ein Avalon-Phoenix-Service und schneller und stabiler RPC mit AltRMI.
Tags: Development, Minor feature enhancements
A new 'OverRMI' transport has been added. There is greater EOB re-use as an Avalon-Phoenix service, and faster and more stable RPC using AltRMI.

2002-03-22 13:02
0.40

Die binären Download enthält jetzt drei webapp Beispiele. One ist eine einfache Servlet, ist ein weiterer ein Applet. Die Geschwindigkeit webapp von der letzten Version aktualisiert wurde, um ein Objektmodell araSpect Browser aus dem Projekt zu beteiligen. Darüber hinaus nutzt SimpleStore für Persistenz. SimpleStore ist der Umgang mit der Schreib-und Lesevorgänge auf HypersonicSQL (im Lieferumfang enthalten). In den Quellcode herunterladen, sowie die oben gibt es ein Beispiel dafür, dass ein Swing-basierte Bank und Konto-Demo aus dem Projekt Prevayler wiederverwendet.
Tags: Development, Minor feature enhancements
The binary download now includes three webapp examples. One is a simple servlet, another is an applet. The velocity webapp from the last release has been upgraded to include a object model browser from the araSpect project. It also uses SimpleStore for persistence. SimpleStore is handling the read/writes to HypersonicSQL (included). In the source download, as well as the above, there is an example that reuses a Swing-based Bank and Account demo from the Prevayler project.

2002-03-09 17:17
0.30

Diese Veröffentlichung fügt ein Beispiel, das ForumDemo von Geschwindigkeit und eine binäre Download (die nur das Forum demo) für Menschen mit kurzen Aufmerksamkeitsspanne, so dass sie EOB und Punkt Starten Sie einen Browser auf den Seiten dient.
Tags: Development, Minor feature enhancements
This release adds an example that uses ForumDemo from Velocity and a
binary download (showing only the forum demo) for those with short
attention spans, so they can launch EOB and point a browser at the
pages it serves.

2002-03-05 21:47
0.20

In Verbindung mit dem "Jo!" Web-Server in der gleichen JVM, EOB steigt jetzt ein einfaches Servlet für 'example0. Eine einfache Warenkorb-Demo wurde auch als "hat example2. Diese Demo hat zwei Implementierungen, von denen JSX nutzt, um Daten auf das Dateisystem im XML-Format bestehen.
Tags: Development, Minor feature enhancements
In conjunction with the 'Jo!' Web server in the same JVM, EOB now mounts a
simple servlet for 'example0'. A simple shopping cart demo was also added as
'example2'. This demo has two implementations, one of which uses JSX to persist
data to the file system in XML format.

2002-02-20 03:32
0.10

Tags: Development, Initial freshmeat announcement

Project Resources