The share(String, Serializable) method in SharedSpace
specifies "br.shob.SharedReference" as default class to
be loaded in the remote host. It should be
DefaultSharedReference, because SharedReference is now
an interface.
Since we are taking this method away, maybe this bug
doesn't really matter.