Thanks very much - that has done the trick. For the record this is the code. (I am sure there are other issues with the code, but for the meantime this works)@Model( adaptables = { SlingHttpServletRequest.class, Resource.class }, adapters = { NewsCarouselModel.class, ComponentExporter.class },...