throws IOException
{
super.postOpen(descriptor, archive);
EjbBundleDescriptor ejbBundle = (EjbBundleDescriptor) descriptor;
ModuleContentValidator mdv = new ModuleContentValidator(archive);
ejbBundle.visit((EjbBundleVisitor)mdv);
}
/**
* validates the DOL Objects associated with this archivist, usually
* it requires that a class loader being set on this archivist or passed