train_getComponentResources(source, sourceResources);
train_getCompleteId(sourceResources, PAGE_NAME + ":source");
train_getCompleteId(valueResources, PAGE_NAME + ":child");
logger
.warn("Method foo.bar.Baz.biff() (for component Zoop:source) returned component Zoop:child, which is not a page component. The page containing the component will render the client response.");
train_getPageName(valueResources, PAGE_NAME);
train_get(cache, PAGE_NAME, page);