ARPFactory.newInstance() does not create remotely the tail
Brought to you by:
eipiequalsnoone
When using ARPFactory.newInstance() for the creation of
an <RSOR, AR>(i) one would like to see the tail AR(i) to be
remotely created into the remote active map. Currently it is
not the case. So, if i is not serializable, then the
newInstance() method results into a
NotSerializableException to be thrown!