Hi Oliver, Yes I did refresh after installing, however I couldn't find a standard OSGi bundle for cocoon, so I just embedded the cocoon-serializers JAR to my own bundle. So it's possible I am not exporting all of the required packages.
Are there standard cocoon bundles I should use for the rewriter support? I will look around a bit more to see if I can find some better bundle to use. Many thanks. Regards, Ben On 11 Jun 2016 6:12 am, "Oliver Lietz" <[email protected]> wrote: 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
