Attached to this page is a JSP utility that can be deployed in WCM 6.1 and executed to clear the WCM caches.
- Download and extract the ZIP file
- Place the JSP under <Profile Root>\installedApps\<nodename>\wcm.ear\ilwwcm.war\jsp\html
- Note that this DOES NOT go in the WCM Authoring UI portlet war or the Local Rendering Portlet war. If you cannot find the wcm.ear, you're probably looking at the node level instead of the cell level or something like that.
- Access it (execute it) by using the following URL: http://<hostname>:<port>/wps/wcm/jsp/html/clearcaches.jsp
When the utility runs successfully, you should see the following output in the returned HTML page:
Labels:
None
1 Comment
comments.show.hideMar 16, 2010
Anonymous
I tested this procedure in WCM 6.0.1.6 and it worked great ! Thanks a lot.