简体   繁体   English

Apache Sling缓存问题

[英]Apache Sling Cache Issue

I'm developing an apache sling WCMS Application and using BitKinex 3.2.3 to upload app files to the repository. 我正在开发一个apache悬吊WCMS应用程序,并使用BitKinex 3.2.3将应用程序文件上传到存储库。

I'm struggling with a weird problem, so when I upload new app files to /apps no change will be occurred to the application and the application works without new changes. 我正在为一个奇怪的问题而苦苦挣扎,因此当我将新的应用程序文件上传到/ apps时,该应用程序将不会发生任何更改,并且该应用程序无需进行任何新的更改即可工作。

I think this could be a cache issue!!?? 我认为这可能是缓存问题!

Any help is appreciated in advance. 任何帮助都需要提前感谢。

Go to /var/classes/org/apache/jsp/apps node and delete its content. 转到/ var / classes / org / apache / jsp / apps节点并删除其内容。 In this case your jsps will be recompiled. 在这种情况下,您的jsps将被重新编译。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM