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
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.

2003-02-17 12:59
0.9

4.2.7 부두 및 AltRMI로 0.9.1로 업데이 트했습니다.
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

이 릴리스에서는, 피닉스 4.0.3에 AltRMI 0.8로 업그레이 드했고, Jetty 조 대체 업그레 이드되었다! 서블릿 2.3 기능이다.
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

프록시 (지금 BCEL) 대신 javac의 바이트 코드 엔지니어링 라이브러리를 사용하여 생성됩니다. 예 지금은 따로 소스 형태로 배포됩니다뿐만 아니라, 설치. eob (좋아. 귀에) 파일입니다. 이러한 예제를 공부 쉽게 구축되었습니다.
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을 지원합니다. eob 파일입니다. 이런있습니다.에서 EJB를위한 파일 귀는 그들과 전쟁을 항아리에 콩을 파일이 포함되어있습니다.
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