logger.fine("Can't find "+AbstractSkeleton.SERVANT_CLIENT_ITF_NAME+" interface on component "+this.getComponentName(child));
continue;
}
if(servant!=itf)
{
logger.fine(AbstractSkeleton.SERVANT_CLIENT_ITF_NAME+" interface "+servant.getFcItfName()+" on component "+this.getComponentName(child)+" is not bound to "+itf.getFcItfName());