Re: Problem after updating jahia 4.0.2 to 4.0.3
Philippe Van Der Gucht <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
Philippe Van Der Gucht wrote: > I tracked down the offending line of cade in the generated java code > from the jsp: > > ---8<--- > // since we have made modifications concerning this page, let's flush > // the content cache for all the users and browsers as well as all > // pages that display this containerList... > > > ServicesRegistry.getInstance().getCacheServerService().removeEntry(Integer.toString(jPar > > ams.getPageID())); > ---8<--- Ok, never mind, I commented out the above line and it works fine. Philippe.