开发者

Cannot remove JAR from cache

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.


try this one:

javaws -uninstall
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜