_localizationSetter = _registry.getService("LocalizationSetter", LocalizationSetter.class);
ApplicationGlobals globals = _registry.getObject(
ApplicationGlobals.class,
new NullAnnotationProvider());
globals.store(new ContextForPageTester(_contextPath));
buildInvokersRegistry();
}