Download List

프로젝트 설명

SwitchRMI is a framework for remote method invocation from Java that
allows the client to choose from one of several RMI protocols.
Objects can be made available over a number of transports; HTTP and
SMTP are implemented. Any object vended can respond to an RMI request
in any one of the supported protocols. Clients and servers can
interact with third party implementations of supported protocols. New
protocols and transports can be plugged in to the framework at
runtime.

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.

2002-11-13 05:53
0.0.6

이 릴리스에는 메이 븐 자카르타 프로젝트 관리를위한 일반 개미 대신 마이 그 레이션했습니다. 메이 븐 훨씬 작은 다운로드하실 수있습니다. 당신 SwitchRMI 빌드 처음으로 모든 종속성을 원격 저장소에서 만족하실 것입니다.
This release has migrated to Jakarta Maven for project management,
instead of plain ant. Maven allows for a much smaller download. The
first time you build SwitchRMI, all dependencies will be satisfied
from remote repositories.

2002-10-30 18:12
0.0.5

이 릴리스 구성 코드를 재작 성 전체를 추가합니다. 지금은 출판 SwitchRMI 개체의 구현을 위해 서버는 JNDI 조회를 사용하여 클라이언트 프록시를 구현합니다. javax.naming.Context의 최소한의 구현이 포함되어있습니다. XML 구성 파일을 지금 확인하기 위해 DTD를하고있다. 자바 스크립트로 개체를 현재 개체를 코드와 라이브러리와 SwitchRMI에 원격 위치에서 로드될 수 선언할 수있습니다.
Tags: Code cleanup
This release adds a complete rewrite of the configuration
code. SwitchRMI now uses JNDI Lookup in the server for published
object implementation and in the client for proxy implementation. A
minimal implementation of javax.naming.Context is included. The XML
configuration file now has a DTD for validation. Scripted objects and
Java objects can now be declared with a codebase and libraries to be
loaded into SwitchRMI from a remote location.

2002-10-14 00:02
0.0.4

이 릴리스 XMLRPC 서비스를 Javascript에서 BSF를 통해 (다른 스크립트 언어) 작성에 대한 지원을하고있다. XMLRPC 검증 제품군의 자바 구현이 포함되어있습니다. 사용자 설명서는 HTTP 및 SMTP는 RMI, 자바 스크립트 서비스에 대한 자세한 내용 및 상호 운용성 다른 XMLRPC 구현을 포함하도록 업데이 트되었습니다.
Tags: Major feature enhancements
This release has support for XMLRPC services written in Javascript (and other script languages) via BSF. A Javascript implementation of XMLRPC validation suite is included. The User Guide has been updated to include more details of HTTP and SMTP RMI, Javascript services, and interoperability with other XMLRPC implementations.

2002-10-09 10:48
0.0.3

SMTP 전송 코드를 업데이 트했습니다. JUnit 테스트 스위트 지금은 서비스와 SMTP를 통해 XMLRPC 시험, POP3 또는 IMAP를 통해 RMI의 요청을 읽고있습니다. XMLRPC HTTP를 통한도 지원됩니다. 지금은 업데이트 릴리스 설명서의 HTML 버전을 포함하는 파일.
Tags: Major feature enhancements
The SMTP transport code was updated. The JUnit test suites now include tests for XMLRPC via SMTP, with a service reading RMI requests via POP3 or IMAP. XMLRPC over HTTP is also supported. The release files now include an HTML version of an updated user guide.

2002-10-04 06:36
0.0.2

새로운 RFC2956 클라이언트 사이드에서 쿠키를 추적 jcooke.sf.net jCookie 클래스를 사용합니다.
Tags: Minor feature enhancements
New RFC2956 client-side cookie tracking using the jCookie classes from jcooke.sf.net.

Project Resources