- The External Ant Tool for Remote Method Invocation
|
0.2 Released!
Thursday, November 14, 2002
The first version of these Ant tools have been released. The provided tools will compile with Ant 1.5 and jdk1.3 or later. A quick outline of the capabilities:
- Spawn a process in the background using BackgroundExecTask
- Manage spawned processes (i.e.. retrieving results, destroying, waiting for, etc) using the ProcessTask
- Start and stop rmid and the rmiregistry within your Ant script easily.
Please look over the Howto, Manual pages, and API for more details...
Printer Friendly Version
|