Hi!

I am trying to upgrade from jahia version 4.0.7_01 to 4.1.1_01 using the
official patch.

After the patch, I try to configure the jakarta slide 2 with our custom
configuration ; I just found a strange config for the webdav servlet (I know
that everything has change between slide 1.0 and 2.2): it concerns the
content-interceptor into the conf.xml as the following

<content-interceptor
class="org.jahia.services.webdav.listeners.CMSSlideContentListener" />

When the server starts, the following warning occurs for each site store:

 11001 [main]  INFO - File Store configured to
/var/tomcat4/jahia/WEBINF/var/content/slide/ci/store, working directory
/var/tomcat4/jahia/WEBINF/var/content/slide/ci/work
 11061 [main]  WARN - Invalid content interceptor :
org.jahia.services.webdav.listeners.CMSSlideContentListener :
org.jahia.services.webdav.listeners.CMSSlideContentListener


The org.jahia.services.webdav.listeners.CMSSlideContentListener is not found
because it only  appears into Jahia 5 and not into Jahia 4 branch.

Must I replace it by another class or just let it as it into the slide
configuration?


Fabrice


Reply via email to