aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes WSAD Command Caching method reset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "WSAD Command Caching method reset" Watch "WSAD Command Caching method reset" New topic
Author

WSAD Command Caching method reset

Geoffrey Graff
Greenhorn

Joined: Sep 20, 2001
Posts: 5
Hi,

I use command caching on Websphere for keeping logging informations.
Sometimes I want to invalidate one cached information.
I use the method reset but it doesn't work.
What do i have to invalidate my cache ?
- Override reset method in my cache class ?
- something to put in the cachespec.xml ?
- ...

Thanks

Geo
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: WSAD Command Caching method reset
 
Similar Threads
Hibernate caching- Which caching to use for performance ?
EJB3 and Hibernate Second Level Cache Invalidation
Nx: Few questions concerning URLyBird
getLastModified(..)
Configuration for Command Caching