}
}
}
PropertyEditors.mapJavaBeanProperties(appender, beanProps);
if( handlerSkeleton != null )
handlerSkeleton.activateOptions();
return appender;
}
/* Yes, it's ugly, but all of these exceptions point to the same
problem: we can't create an Handler
*/