The JSPs below force the creation of a cache instance and allow for invalidation of the cache instance. Drop these JSPs in the /installedApps/Dynamic Cache Monitor.ear/CacheMonitor.war/WEB-INF directory.
https://github.com/kelapure/dynacache/blob/master/scripts/Invaliddatereqs.jsp
https://github.com/kelapure/dynacache/blob/master/scripts/invalidateIT.jsp
The primary purpose of these JSPs is to force the creation of the cache instance and make the cache instance show up in the list of cache instances in the CacheMonitor or the Extended Cache Monitor. The JSPs also allow for a specific cache ID to be invalidated.
https://github.com/kelapure/dynacache/blob/master/scripts/Invaliddatereqs.jsp
https://github.com/kelapure/dynacache/blob/master/scripts/invalidateIT.jsp
The primary purpose of these JSPs is to force the creation of the cache instance and make the cache instance show up in the list of cache instances in the CacheMonitor or the Extended Cache Monitor. The JSPs also allow for a specific cache ID to be invalidated.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.