"Aaron Smuts" <[EMAIL PROTECTED]> writes: > Some service could start the rmi activation daemon on a machine and then the > control could call and spawn each process in its own vm. It could then send > monitoring requests and issue shutdown and restart commands. Would this be > an ad hoc use of the framework? > > Does anyone have any suggestions? I did a similar thing, but had trouble with the RMI registry deployed in the JDK I was using (Blackdown or Sun 1.3). The registry kept crashing, and I was trying to maintain state in the server objects so this was a problem even though the thing was running via supervise. Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
