On Thursday 09 June 2016 18:20:31 Ben Fortuna wrote: > Hi, Hi Ben,
> I am seeing a curious error when I try to inject a link transformer in the > rewriter pipeline of Sling 8 (running in docker). It tells me that the > HtmlSerializerFactory can't find the HtmlSerializer class, even though it > is an inner class of the factory. > > I suspect the problem is that the required Cocoon libraries are not > installed, but even then the rewriter bundle does not explicitly import the > cocoon packages. the Cocoon import is optional. Did you refresh package imports after installing Cocoon? Regards, O. > Has anyone used the default Sling rewriter pipeline serializer, or do most > use the implementation that comes with AEM (which is apparently different)? > Many thanks. > > Regards, > Ben
