• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JCS/JCache

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to use caching mechanism (JCS/JCache) with EJB components....but I couldn't find proper links to get
the information for the same.
I've downloaded the .jar and .src files from the sorceforge.net and apache.org.....but I couldn't find the proper documentation
that can guide me properly about their usage.....
Also JCache is an alpha version so we couldn't use it....
Plz. help me out....I need it urgently.
(And I guess...thr is some concept of getting instance of CacheManagerFactory before getting access to CacheAccess....I've tried this thing in JCache....but couldn't find its counterpart in JCS).
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic