//lastModified Check
if(isLastModifiedCheckEnabled()) {
validateLastModified(parent, configChange);
}
childBean = (ConfigBean)childBean.clone();
//System.out.println("++++++++++before add +++++++++++++++");
//System.out.println("this childBean:");
//System.out.println(childBean.dumpBeanNode());
//System.out.println("++++++++++++++++++++++++++++++++");
//System.out.println(childBean.dumpDomNode());