Sylvain Wallez <[EMAIL PROTECTED]> asks: <snip>original problem description</snip>
> >I went as far as adding my wrapper class to the jar that > contains the > >base XSLTProcessor but no matter what I do Cocoon gives: > > > >org.apache.cocoon.ProcessingException: Lookup of transformer > >'xslt-wrappedSaxon7' failed at file:/zzzz/sitemap.xmap:769:100: > >org.apache.avalon.framework.component.ComponentException: > transformers: > >ComponentSelector could not access the Component for hint > >[xslt-wrappedSaxon7] (key [xslt-wrappedSaxon7]) > > > >Anyone know what I'm missing? > > > > > > Hmm... what if you name the role of the new component > "org.apache.excalibur.xml.xslt.XSLTProcessor/wrappedSaxon7", and use > <xslt-processor-role>wrappedSaxon7</xslt-processor-role> ? > Assuming that you mean to use "org.apache.excalibur.xml.xslt.XSLTProcessor/wrappedSaxon7" in the xconf and <xslt-processor-role>wrappedSaxon7</xslt-processor-role> in the sitemap, that doesn't help. I get the exact same error :-(
