"Unable to create the AcrossCoreSchemaInstaller because there is no DataSource configured. " +
"A DataSource is required if there is at least one non-disabled installer."
);
}
return new AcrossCoreSchemaInstaller( dataSource, AcrossContextUtils.getBeanFactory( acrossContext ) );
}