SwitchRMI News
Status: Alpha
Brought to you by:
mikehenderson
Version 0.0.5 new features include:
A complete rewrite of the configuration code. SwitchRMI now uses JNDI Lookup in
server for published object implementation and in client for proxy implementation.
A minimal implementation of javax.naming.Context is included.
The XML configuraiton file now has a DTD for validation.
Scripted objects and Java objects can be declared with a codebase and libraries
to be loaded into SwitchRMI from a remote location.
The test suites now include a client invoking a method via SMTP which is
forwarded by the mail handler to an object published via HTTP.