Posted By:
Stacy_Curl
Posted On:
Monday, January 15, 2001 08:10 AM
Is it possible to specify a different classpath for each ActivationGroup, I've only been able to kludge this with ActivationGroupDesc.CommandEnvironment. I can put my stub classes whereever I want because that can be specified per Activatable Object, but I want to set the classpath for the implementing classes on a per ActivationGroup basis, otherwise I'd be forced to start RMID with a pre-set classpath.