无法从缓存中删除 JAR
我创建了一个新的 JAR,但看不到我所做的更改。它似乎缓存了旧的 JAR。
当我执行 javaws -viewer 时,我看到该 JAR 的修改日期列为 4 月 7 日,这是旧的。还有另一种方法可以从缓存中删除 java JARS 吗?
我知道它可以在我的本地计算机上使用相同的 JAR 运行。修改日期字段是 5 月 23 日。我正在发生此问题的测试服务器上进行测试。
有什么想法吗?
谢谢。
I have created a new JAR but I cannot see my changes made. It seems like its caching the old JAR.
When I do a javaws -viewer I see the date modified column for that JAR as April 7, which is old. Is there another way to remove java JARS from cache?
I know it works on my local machine with same JARS. And the date modified field is May 23. I'm testing on a TEST server where this problem is occurring.
Any ideas why?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个:
try this one: