super(is, gv) ;
// pay particular attention to where the version is being read from!
// is contains an encapsulation, ServiceContext reads off the
// encapsulation and leaves the pointer in the variable "in",
// which points to the long value.
version = ORBVersionFactory.create( in ) ;