Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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 Back to release list
1.0

피닉스 4.0.4로, Jetty 4.2.9에 AltRMI 0.9.3에 JSX 2.0.9.1, 그리고 피닉스는 4.0.4로 업데이 트되었습니다. 프로그램은 이제는 JDK 1.3.1를 다시 사용할 수있습니다. SimpleStore 최대 절전 모드로 대체되었습니다.
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.

Project Resources