//---------------------------------------------------------
// axis service meta data
//---------------------------------------------------------
// axisService is not usable until the meta data has been reconciled
in.readUTF(); // read marker
metaAxisService = (MetaDataEntry) in.readObject();
//---------------------------------------------------------
// parent
//---------------------------------------------------------
// ServiceContext is not usable until it has been activated