Niclas,
The InstrumentManager's AltRMI connector has to instantiate an
AltRMI server
instance when it is created. For this reason, yes it does reference
altrmi's server impl
classes. They are required at build time. But are optional at runtime
unless the
altrmi connector is used.
Here
Leif,
since you are the one who have the clue of this package, maybe you can provide
some insight;
Can't the AltRMI be used through its interfaces only, i.e. what is available
in "altrmi-server-interfaces.jar" ??
I think this is either a necessity or a bug in AltRMI itself.
What about the ins