Hi,
I'm trying to define in my sitemap the session transformer, like this:
 <map:transformer name="session" pool-grow="4" pool-max="32" pool-min="8"
       src=""/>
But I got the flowing error:
Could not load class org.apache.cocoon.webapps.session.transformation.SessionTransformer for component named 'session' .
 
So what is the package that has this class?!
 
CDias

Reply via email to