Re: Sling and link rewriter

2016-06-10 Thread Ben Fortuna
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

Re: Sling and link rewriter

2016-06-10 Thread Oliver Lietz
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 >